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 脉賀陰}脉賀陰{^ 111000111111010110001001111010101000100101000001011111011110001111110101100010011110101010001001010000010111101101011110 e3f589ea89417de3f589ea89417b5e
EUC-JP 脉賀陰}脉賀陰{^ 111001101111011110110010111011001011000110100010011111011110011011110111101100101110110010110001101000100111101101011110 e6f7b2ecb1a27de6f7b2ecb1a27b5e
UTF-8 脉賀陰}脉賀陰{^ 111010001000010010001001111010001011001110000000111010011001100110110000011111011110100010000100100010011110100010110011100000001110100110011001101100000111101101011110 e88489e8b380e999b07de88489e8b380e999b07b5e
UHC ?賀陰}?賀陰{^ 00111111111110011100010111101011111001000111110100111111111110011100010111101011111001000111101101011110 3ff9c5ebe47d3ff9c5ebe47b5e

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