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 ?鮮腺}?鮮腺{^ 00111111100100010100111010010001010000100111110100111111100100010100111010010001010000100111101101011110 3f914e91427d3f914e91427b5e
EUC-JP ?鮮腺}?鮮腺{^ 00111111110000011010111111000001101000110111110100111111110000011010111111000001101000110111101101011110 3fc1afc1a37d3fc1afc1a37b5e
UTF-8 卨鮮腺}卨鮮腺{^ 111001011000110110101000111010011010111010101110111010001000010110111010011111011110010110001101101010001110100110101110101011101110100010000101101110100111101101011110 e58da8e9aeaee885ba7de58da8e9aeaee885ba7b5e
UHC 卨鮮腺}卨鮮腺{^ 111000001101100111100000110110001110000011001101011111011110000011011001111000001101100011100000110011010111101101011110 e0d9e0d8e0cd7de0d9e0d8e0cd7b5e

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