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 11101000100100011010101111100100101110101010111011101000100100011010101111100100101110101010111001000010 e891abe4baaee891abe4baae42
EUC-JP 闡ォ莠ョ闡ォ莠ョB 1110111111110001100011101010101111101000101111001000111010101110111011111111000110001110101010111110100010111100100011101010111001000010 eff18eabe8bc8eaeeff18eabe8bc8eae42
UTF-8 闡ォ莠ョ闡ォ莠ョB 11101001100101111010000111101111101111011010101111101000100011101010000011101111101111011010111011101001100101111010000111101111101111011010101111101000100011101010000011101111101111011010111001000010 e997a1efbdabe88ea0efbdaee997a1efbdabe88ea0efbdae42
UHC 闡???闡???B 1111010011000101001111110011111100111111111101001100010100111111001111110011111101000010 f4c53f3f3ff4c53f3f3f42

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