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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???終}???終{^ 00111111001111110011111110001111010010010111110100111111001111110011111110001111010010010111101101011110 3f3f3f8f497d3f3f3f8f497b5e
EUC-JP ?珹?終}?珹?終{^ 0011111110001111110010111111101100111111101111011010101001111101001111111000111111001011111110110011111110111101101010100111101101011110 3f8fcbfb3fbdaa7d3f8fcbfb3fbdaa7b5e
UTF-8 룶珹룶終}룶珹룶終{^ 111010111010001110110110111001111000111110111001111010111010001110110110111001111011010110000010011111011110101110100011101101101110011110001111101110011110101110100011101101101110011110110101100000100111101101011110 eba3b6e78fb9eba3b6e7b5827deba3b6e78fb9eba3b6e7b5827b5e
UHC 룶珹룶終}룶珹룶終{^ 10001111101010111110000011111011100011111010101111110000111110110111110110001111101010111110000011111011100011111010101111110000111110110111101101011110 8fabe0fb8fabf0fb7d8fabe0fb8fabf0fb7b5e

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