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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 跌ク譌宗跌ク譌宗B 111001101110100110111000111001101001011110001111010000001110011011101001101110001110011010010111100011110100000001000010 e6e9b8e6978f40e6e9b8e6978f4042
EUC-JP 跌ク譌宗跌ク譌宗B 1110110011101011100011101011100011101011111101111011110110100001111011001110101110001110101110001110101111110111101111011010000101000010 eceb8eb8ebf7bda1eceb8eb8ebf7bda142
UTF-8 跌ク譌宗跌ク譌宗B 11101000101101111000110011101111101111011011100011101000101011011000110011100101101011101001011111101000101101111000110011101111101111011011100011101000101011011000110011100101101011101001011101000010 e8b78cefbdb8e8ad8ce5ae97e8b78cefbdb8e8ad8ce5ae9742
UHC 跌??宗跌??宗B 11110010111101100011111100111111111100001111001111110010111101100011111100111111111100001111001101000010 f2f63f3ff0f3f2f63f3ff0f342

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