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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?壹坎????^ 00111111100110101110001110011010101010100011111100111111001111110011111101011110 3f9ae39aaa3f3f3f3f5e
EUC-JP ?壹坎?勖??^ 001111111101010011100101110101001010110000111111100011111011001111101101001111110011111101011110 3fd4e5d4ac3f8fb3ed3f3f5e
UTF-8 뤻壹坎쪕勖롅렏^ 11101011101001001011101111100101101000111011100111100101100111011000111011101100101010101001010111100101100010111001011011101011101000011000010111101011101000001000111101011110 eba4bbe5a3b9e59d8eecaa95e58b96eba185eba08f5e
UHC 뤻壹坎쪕勖롅렏^ 100011111110100111101100111011001100101011101100101001011000111111101001111011011000111011001011100011101010010101011110 8fe9ececcaeca58fe9ed8ecb8ea55e

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