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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?蘗雪}?蘗雪{^ 00111111100111110100000110010000111000010111110100111111100111110100000110010000111000010111101101011110 3f9f4190e17d3f9f4190e17b5e
EUC-JP 馦蘗雪}馦蘗雪{^ 1000111111101000111110101101110110100010110000001110001101111101100011111110100011111010110111011010001011000000111000110111101101011110 8fe8fadda2c0e37d8fe8fadda2c0e37b5e
UTF-8 馦蘗雪}馦蘗雪{^ 111010011010011010100110111010001001100010010111111010011001101110101010011111011110100110100110101001101110100010011000100101111110100110011011101010100111101101011110 e9a6a6e89897e99baa7de9a6a6e89897e99baa7b5e
UHC ?蘗雪}?蘗雪{^ 00111111110111001010001011100000111001000111110100111111110111001010001011100000111001000111101101011110 3fdca2e0e47d3fdca2e0e47b5e

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