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 ?\?I???\?I?? 001111110101110000111111010010010011111100111111001111110101110000111111010010010011111100111111 3f5c3f493f3f3f5c3f493f3f
SJIS-WIN 洩\但I竪多洩\但I竪多 1000100101101011010111001001001001000001010010011001001001000111100100011011110110001001011010110101110010010010010000010100100110010010010001111001000110111101 896b5c924149924791bd896b5c924149924791bd
EUC-JP 洩\但I竪多洩\但I竪多 1011000111001100010111001100001110100010010010011100001110101000110000101011111110110001110011000101110011000011101000100100100111000011101010001100001010111111 b1cc5cc3a249c3a8c2bfb1cc5cc3a249c3a8c2bf
UTF-8 洩\但I竪多洩\但I竪多 11100110101101001010100101011100111001001011110110000110010010011110011110101011101010101110010110100100100110101110011010110100101010010101110011100100101111011000011001001001111001111010101110101010111001011010010010011010 e6b4a95ce4bd8649e7abaae5a49ae6b4a95ce4bd8649e7abaae5a49a
UHC 洩\但I竪多洩\但I竪多 1110000011011101010111001101001110100011010010011110001010110101110100101111110111100000110111010101110011010011101000110100100111100010101101011101001011111101 e0dd5cd3a349e2b5d2fde0dd5cd3a349e2b5d2fd

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