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 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042
SJIS-WIN 迭?組?@迭?組?@B 100100110101001000111111100100010110011100111111010000001001001101010010001111111001000101100111001111110100000001000010 93523f91673f4093523f91673f4042
EUC-JP 迭?組?@迭?組?@B 110001011011001100111111110000011100100000111111010000001100010110110011001111111100000111001000001111110100000001000010 c5b33fc1c83f40c5b33fc1c83f4042
UTF-8 迭렱組렫@迭렱組렫@B 111010001011111110101101111010111010000010110001111001111011010110000100111010111010000010101011010000001110100010111111101011011110101110100000101100011110011110110101100001001110101110100000101010110100000001000010 e8bfadeba0b1e7b584eba0ab40e8bfadeba0b1e7b584eba0ab4042
UHC 迭렱組렫@迭렱組렫@B 11110010111101111000111010111110111100001101101010001110101110010100000011110010111101111000111010111110111100001101101010001110101110010100000001000010 f2f78ebef0da8eb940f2f78ebef0da8eb94042

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