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 ???jon}???jon{^ 001111110011111100111111011010100110111101101110011111010011111100111111001111110110101001101111011011100111101101011110 3f3f3f6a6f6e7d3f3f3f6a6f6e7b5e
SJIS-WIN 涯??jon}涯??jon{^ 1000101001010101001111110011111101101010011011110110111001111101100010100101010100111111001111110110101001101111011011100111101101011110 8a553f3f6a6f6e7d8a553f3f6a6f6e7b5e
EUC-JP 涯??jon}涯??jon{^ 1011001110110110001111110011111101101010011011110110111001111101101100111011011000111111001111110110101001101111011011100111101101011110 b3b63f3f6a6f6e7db3b63f3f6a6f6e7b5e
UTF-8 涯걦뢅jon}涯걦뢅jon{^ 111001101011011010101111111010101011000110100110111010111010001010000101011010100110111101101110011111011110011010110110101011111110101010110001101001101110101110100010100001010110101001101111011011100111101101011110 e6b6afeab1a6eba2856a6f6e7de6b6afeab1a6eba2856a6f6e7b5e
UHC 涯걦뢅jon}涯걦뢅jon{^ 111001001111001110000001100011111000111101000001011010100110111101101110011111011110010011110011100000011000111110001111010000010110101001101111011011100111101101011110 e4f3818f8f416a6f6e7de4f3818f8f416a6f6e7b5e

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