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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 莨喜肩莨喜研^ 11100100101111001000101011101100100011001010100011100100101111001000101011101100100011001010010001011110 e4bc8aec8ca8e4bc8aec8ca45e
EUC-JP 莨喜肩莨喜研^ 11101000101111101011010011101110101110001010101011101000101111101011010011101110101110001010011001011110 e8beb4eeb8aae8beb4eeb8a65e
UTF-8 莨喜肩莨喜研^ 11101000100011101010100011100101100101101001110011101000100000101010100111101000100011101010100011100101100101101001110011100111101000001001010001011110 e88ea8e5969ce882a9e88ea8e5969ce7a0945e
UHC ?喜肩?喜?^ 00111111111111011110110011001100101101110011111111111101111011000011111101011110 3ffdecccb73ffdec3f5e

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