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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 貉蕊鹿\}貉蕊鹿\{^ 1110011010111001100011101100011110001110101011010101110001111101111001101011100110001110110001111000111010101101010111000111101101011110 e6b98ec78ead5c7de6b98ec78ead5c7b5e
EUC-JP 貉蕊鹿\}貉蕊鹿\{^ 1110110010111011101111001100100110111100101011110101110001111101111011001011101110111100110010011011110010101111010111000111101101011110 ecbbbcc9bcaf5c7decbbbcc9bcaf5c7b5e
UTF-8 貉蕊鹿\}貉蕊鹿\{^ 1110100010110010100010011110100010010101100010101110100110111001101111110101110001111101111010001011001010001001111010001001010110001010111010011011100110111111010111000111101101011110 e8b289e8958ae9b9bf5c7de8b289e8958ae9b9bf5c7b5e
UHC ??鹿\}??鹿\{^ 00111111001111111101011011100011010111000111110100111111001111111101011011100011010111000111101101011110 3f3fd6e35c7d3f3fd6e35c7b5e

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