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 ?????D?????D^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
SJIS-WIN ース蒔Dース蒔D^ 11111001101001001011000011110001100011101011110110001110101010100100010011111001101001001011000011110001100011101011110110001110101010100100010001011110 f9a4b0f18ebd8eaa44f9a4b0f18ebd8eaa445e
EUC-JP ?ー?ス蒔D?ー?ス蒔D^ 00111111100011101011000000111111100011101011110110111100101011000100010000111111100011101011000000111111100011101011110110111100101011000100010001011110 3f8eb03f8ebdbcac443f8eb03f8ebdbcac445e
UTF-8 ース蒔Dース蒔D^ 111011101001101110111111111011111011110110110000111011101000010010001001111011111011110110111101111010001001001010010100010001001110111010011011101111111110111110111101101100001110111010000100100010011110111110111101101111011110100010010010100101000100010001011110 ee9bbfefbdb0ee8489efbdbde8929444ee9bbfefbdb0ee8489efbdbde89294445e
UHC ????蒔D????蒔D^ 001111110011111100111111001111111110001111001000010001000011111100111111001111110011111111100011110010000100010001011110 3f3f3f3fe3c8443f3f3f3fe3c8445e

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