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 鈿エ蛻サ蠕楢漕 111001111110110110110100111001011000100010111011111001011011111010010011111010001001000110000110 e7edb4e588bbe5be93e89186
EUC-JP 鈿エ蛻サ蠕楢漕 1110111011101111100011101011010011101001111010001000111010111011111010101100000011000110111010101100000111100110 eeef8eb4e9e88ebbeac0c6eac1e6
UTF-8 鈿エ蛻サ蠕楢漕 111010011000100010111111111011111011110110110100111010001001101110111011111011111011110110111011111010001010000010010101111001101010010110100010111001101011110010010101 e988bfefbdb4e89bbbefbdbbe8a095e6a5a2e6bc95
UHC 鈿????楢漕 11101111101011110011111100111111001111110011111111101010111110011111000011001100 efaf3f3f3f3feaf9f0cc

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