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 11111011100111011010111011101000101100101011011011111011100111011010111011101000101100101011011001000010 fb9daee8b2b6fb9daee8b2b642
EUC-JP ?ョ雋カ?ョ雋カB 001111111000111010101110111100001011010010001110101101100011111110001110101011101111000010110100100011101011011001000010 3f8eaef0b48eb63f8eaef0b48eb642
UTF-8 﨟ョ雋カ﨟ョ雋カB 11101111101010001001111111101111101111011010111011101001100110111000101111101111101111011011011011101111101010001001111111101111101111011010111011101001100110111000101111101111101111011011011001000010 efa89fefbdaee99b8befbdb6efa89fefbdaee99b8befbdb642
UHC ??雋???雋?B 0011111100111111111100011110011000111111001111110011111111110001111001100011111101000010 3f3ff1e63f3f3ff1e63f42

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