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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 俑?“\}俑?“\{^ 100110001101101000111111100000010110011101011100011111011001100011011010001111111000000101100111010111000111101101011110 98da3f81675c7d98da3f81675c7b5e
EUC-JP 俑?“\}俑?“\{^ 110100001101110000111111101000011100100001011100011111011101000011011100001111111010000111001000010111000111101101011110 d0dc3fa1c85c7dd0dc3fa1c85c7b5e
UTF-8 俑앲“\}俑앲“\{^ 1110010010111111100100011110110010010101101100101110001010000000100111000101110001111101111001001011111110010001111011001001010110110010111000101000000010011100010111000111101101011110 e4bf91ec95b2e2809c5c7de4bf91ec95b2e2809c5c7b5e
UHC 俑앲“\}俑앲“\{^ 1110100110110101100111011110100010100001101100000101110001111101111010011011010110011101111010001010000110110000010111000111101101011110 e9b59de8a1b05c7de9b59de8a1b05c7b5e

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