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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 筌???????? 11100010101000110011111100111111001111110011111100111111001111110011111100111111 e2a33f3f3f3f3f3f3f3f
EUC-JP 筌??倻????? 111001001010010100111111001111111000111110110001111101100011111100111111001111110011111100111111 e4a53f3f8fb1f63f3f3f3f3f
UTF-8 筌뗭뿼倻뽯젗歷잙젺 111001111010110110001100111010111001011110101101111010111011111110111100111001011000000010111011111010111011110110101111111011001010000010010111111011111010011010001100111011001001111010011001111011001010000010111010 e7ad8ceb97adebbfbce580bbebbdafeca097efa68cec9e99eca0ba
UHC 筌뗭뿼倻뽯젗歷잙젺 111011111010011110001011111011001001011110111100111001011010011010010110111010111010000010010011111001101011100010011111111010111010000010101101 efa78bec97bce5a696eba093e6b89feba0ad

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