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 嵬??耀??兪 10011011110010100011111100111111100101110111001100111111001111111001100101100000 9bca3f3f97733f3f9960
EUC-JP 嵬??耀??兪 11010110110011000011111100111111110011011101010000111111001111111101000111000001 d6cc3f3fcdd43f3fd1c1
UTF-8 嵬딅젦耀붷낡兪 111001011011010110101100111010111001010010000101111011001010000010100110111010001000000010000000111010111011011010110111111010111000001010100001111001011000010110101010 e5b5aceb9485eca0a6e88080ebb6b7eb82a1e585aa
UHC 嵬딅젦耀붷낡兪 1110100011100011100010101110101110100000100111101110100110100101100101001110010110110011101100001110101011100100 e8e38aeba09ee9a594e5b3b0eae4

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