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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 筌?????蹂??筌 11100010101000110011111100111111001111110011111100111111111001101111100000111111001111111110001010100011 e2a33f3f3f3f3fe6f83f3fe2a3
EUC-JP 筌??靷??蹂??筌 111001001010010100111111001111111000111111100111101111010011111100111111111011001111101000111111001111111110010010100101 e4a53f3f8fe7bd3f3fecfa3f3fe4a5
UTF-8 筌뚯떑靷딂굜蹂잙뼺筌 111001111010110110001100111010111001101010101111111010111001011010010001111010011001110110110111111010111001010010000010111010101011010110011100111010001011100110000010111011001001111010011001111010111011110010111010111001111010110110001100 e7ad8ceb9aafeb9691e99db7eb9482eab59ce8b982ec9e99ebbcbae7ad8c
UHC 筌뚯떑靷딂굜蹂잙뼺筌 1110111110100111100011001110110010001011101001111110110011100110100010101110100010000010100001001110101110110011100111111110101110010110101111011110111110100111 efa78cec8ba7ece68ae88284ebb39feb96bdefa7

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