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 燿燿燿燿}燿燿燿燿{^ 11100000101000001110000010100000111000001010000011100000101000000111110111100000101000001110000010100000111000001010000011100000101000000111101101011110 e0a0e0a0e0a0e0a07de0a0e0a0e0a0e0a07b5e
EUC-JP 燿燿燿燿}燿燿燿燿{^ 11100000101000101110000010100010111000001010001011100000101000100111110111100000101000101110000010100010111000001010001011100000101000100111101101011110 e0a2e0a2e0a2e0a27de0a2e0a2e0a2e0a27b5e
UTF-8 燿燿燿燿}燿燿燿燿{^ 111001111000011110111111111001111000011110111111111001111000011110111111111001111000011110111111011111011110011110000111101111111110011110000111101111111110011110000111101111111110011110000111101111110111101101011110 e787bfe787bfe787bfe787bf7de787bfe787bfe787bfe787bf7b5e
UHC 燿燿燿燿}燿燿燿燿{^ 11101000111111001110100011111100111010001111110011101000111111000111110111101000111111001110100011111100111010001111110011101000111111000111101101011110 e8fce8fce8fce8fc7de8fce8fce8fce8fc7b5e

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