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 罟恰ァ}罟恰ァ{^ 111000111010100010001010100001101000001101000000011111011110001110101000100010101000011010000011010000000111101101011110 e3a88a8683407de3a88a8683407b5e
EUC-JP 罟恰ァ}罟恰ァ{^ 111001101010101010110011111001101010010110100001011111011110011010101010101100111110011010100101101000010111101101011110 e6aab3e6a5a17de6aab3e6a5a17b5e
UTF-8 罟恰ァ}罟恰ァ{^ 111001111011110110011111111001101000000110110000111000111000001010100001011111011110011110111101100111111110011010000001101100001110001110000010101000010111101101011110 e7bd9fe681b0e382a17de7bd9fe681b0e382a17b5e
UHC ?恰ァ}?恰ァ{^ 00111111111111011110011010101011101000010111110100111111111111011110011010101011101000010111101101011110 3ffde6aba17d3ffde6aba17b5e

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