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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 筌?、乳?筌?、乳?B 1110001010100011001111111000000101000001100100111111101100111111111000101010001100111111100000010100000110010011111110110011111101000010 e2a33f814193fb3fe2a33f814193fb3f42
EUC-JP 筌?、乳?筌?、乳?B 1110010010100101001111111010000110100010110001101111110100111111111001001010010100111111101000011010001011000110111111010011111101000010 e4a53fa1a2c6fd3fe4a53fa1a2c6fd3f42
UTF-8 筌뚮、乳퐒筌뚮、乳퐒B 11100111101011011000110011101011100110101010111011100011100000001000000111100100101110011011001111101101100100001001001011100111101011011000110011101011100110101010111011100011100000001000000111100100101110011011001111101101100100001001001001000010 e7ad8ceb9aaee38081e4b9b3ed9092e7ad8ceb9aaee38081e4b9b3ed909242
UHC 筌뚮、乳퐒筌뚮、乳퐒B 111011111010011110001100111010111010000110100010111010101110000110111101011101101110111110100111100011001110101110100001101000101110101011100001101111010111011001000010 efa78ceba1a2eae1bd76efa78ceba1a2eae1bd7642

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