To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ツ曠ツ呂テ。ツカB 1100001010011110010001001100001010011000010000111100001110100001110000101011011001000010 c29e44c29843c3a1c2b642
EUC-JP ツ曠ツ呂テ。ツカB 1000111011000010110110111010010110001110110000101100111110100100100011101100001110001110101000011000111011000010100011101011011001000010 8ec2dba58ec2cfa48ec38ea18ec28eb642
UTF-8 ツ曠ツ呂テ。ツカB 11101111101111101000001011100110100110111010000011101111101111101000001011100101100100011000001011101111101111101000001111101111101111011010000111101111101111101000001011101111101111011011011001000010 efbe82e69ba0efbe82e59182efbe83efbda1efbe82efbdb642
UHC ?曠?呂????B 0011111111001110110001110011111111010101111001010011111100111111001111110011111101000010 3fcec73fd5e53f3f3f3f42

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)