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 燿⑨?鈺??張? 111000001010000010000111010010000011111111111011110001000011111100111111100100101010001100111111 e0a087483ffbc43f3f92a33f
EUC-JP 燿??鈺??張? 111000001010001000111111001111111000111111100011110101010011111100111111110001001010010100111111 e0a23f3f8fe3d53f3fc4a53f
UTF-8 燿⑨쉽鈺롡닜張쌑 111001111000011110111111111000101001000110101000111011001000100110111101111010011000100010111010111010111010000110100001111010111000101110011100111001011011110010110101111011001000110010010001 e787bfe291a8ec89bde988baeba1a1eb8b9ce5bcb5ec8c91
UHC 燿⑨쉽鈺롡닜張쌑 11101000111111001010100011101111101111011011000111101000101011011000111011100010100010001001110111101101111001011001101101000010 e8fca8efbdb1e8ad8ee2889dede59b42

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