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 ?????V? 00111111001111110011111100111111001111110101011000111111 3f3f3f3f3f563f
SJIS-WIN 嶸オ巐器亞V嶸 111110101011010010110101111110101011011010001010111011011001100010110001010101101111101010110100 fab4b5fab68aed98b156fab4
EUC-JP 嶸オ巐器亞V嶸 10001111101110111111010010001110101101011000111110111011111110011011010011101111110100001011001101010110100011111011101111110100 8fbbf48eb58fbbf9b4efd0b3568fbbf4
UTF-8 嶸オ巐器亞V嶸 11100101101101101011100011101111101111011011010111100101101101111001000011100101100110011010100011100100101110101001111001010110111001011011011010111000 e5b6b8efbdb5e5b790e599a8e4ba9e56e5b6b8
UHC 嶸??器亞V嶸 1110011110101110001111110011111111010000111011111110010010101100010101101110011110101110 e7ae3f3fd0efe4ac56e7ae

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