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 タァ湘}タァ湘{^ 110000001010011110001111110000111111001101101110011111011100000010100111100011111100001111110011011011100111101101011110 c0a78fc3f36e7dc0a78fc3f36e7b5e
EUC-JP タァ湘?}タァ湘?{^ 1000111011000000100011101010011110111110110001010011111101111101100011101100000010001110101001111011111011000101001111110111101101011110 8ec08ea7bec53f7d8ec08ea7bec53f7b5e
UTF-8 タァ湘}タァ湘{^ 111011111011111010000000111011111011110110100111111001101011100110011000111011101000100110100010011111011110111110111110100000001110111110111101101001111110011010111001100110001110111010001001101000100111101101011110 efbe80efbda7e6b998ee89a27defbe80efbda7e6b998ee89a27b5e
UHC ??湘?}??湘?{^ 00111111001111111101111111001111001111110111110100111111001111111101111111001111001111110111101101011110 3f3fdfcf3f7d3f3fdfcf3f7b5e

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