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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 嶬誦〆}嶬誦〆{^ 100110111101001011100110011101011000000101011001011111011001101111010010111001100111010110000001010110010111101101011110 9bd2e67581597d9bd2e67581597b5e
EUC-JP 嶬誦〆}嶬誦〆{^ 110101101101010011101011110101101010000110111010011111011101011011010100111010111101011010100001101110100111101101011110 d6d4ebd6a1ba7dd6d4ebd6a1ba7b5e
UTF-8 嶬誦〆}嶬誦〆{^ 111001011011011010101100111010001010101010100110111000111000000010000110011111011110010110110110101011001110100010101010101001101110001110000000100001100111101101011110 e5b6ace8aaa6e380867de5b6ace8aaa6e380867b5e
UHC ?誦?}?誦?{^ 0011111111100001111010010011111101111101001111111110000111101001001111110111101101011110 3fe1e93f7d3fe1e93f7b5e

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