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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 筌??泣??飮? 1110001010100011001111110011111110001011100000110011111100111111100111110101101000111111 e2a33f3f8b833f3f9f5a3f
EUC-JP 筌??泣??飮? 1110010010100101001111110011111110110101111000110011111100111111110111011011101100111111 e4a53f3fb5e33f3fddbb3f
UTF-8 筌듭떞泣딉쭪飮덉 111001111010110110001100111010111001001110101101111010111001011010011110111001101011001110100011111010111001010010001001111011001010110110101010111010011010001110101110111010111000110110001001 e7ad8ceb93adeb969ee6b3a3eb9489ecadaae9a3aeeb8d89
UHC 筌듭떞泣딉쭪飮덉 11101111101001111011010111101100100010111011010011101011111010001000101011101111101001111001111011101011111001101000100011101100 efa7b5ec8bb4ebe88aefa79eebe688ec

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