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 弔?員???禹? 1001001010100010001111111000100011110101001111110011111100111111111000100101101000111111 92a23f88f53f3f3fe25a3f
EUC-JP 弔?員???禹? 1100010010100100001111111011000011110111001111110011111100111111111000111011101100111111 c4a43fb0f73f3f3fe3bb3f
UTF-8 弔렞員쾨렱렞禹뮈 111001011011110010010100111010111010000010011110111001011001001110100001111011001011111010101000111010111010000010110001111010111010000010011110111001111010011010111001111010111010111010001000 e5bc94eba09ee593a1ecbea8eba0b1eba09ee7a6b9ebae88
UHC 弔렞員쾨렱렞禹뮈 11110000110000001000111010101111111010101010110011000100111010101000111010111110100011101010111111101001111000001011100110111111 f0c08eafeaacc4ea8ebe8eafe9e0b9bf

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