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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鈿エ蛻サ遘玖賊 111001111110110110110100111001011000100010111011111001111010011110001011111010001001000110101111 e7edb4e588bbe7a78be891af
EUC-JP 鈿エ蛻サ遘玖賊 1110111011101111100011101011010011101001111010001000111010111011111011101010100110110110111010101100001010110001 eeef8eb4e9e88ebbeea9b6eac2b1
UTF-8 鈿エ蛻サ遘玖賊 111010011000100010111111111011111011110110110100111010001001101110111011111011111011110110111011111010011000000110011000111001111000111010010110111010001011001110001010 e988bfefbdb4e89bbbefbdbbe98198e78e96e8b38a
UHC 鈿????玖賊 11101111101011110011111100111111001111110011111111001111101110001110111011100100 efaf3f3f3f3fcfb8eee4

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