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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 鞨よョ芽烽譌ャ^ 11101000111000001000001011100110101011101000100111101000111000001000001011100110100101111010110001011110 e8e082e6ae89e8e082e697ac5e
EUC-JP 鞨よョ芽烽譌ャ^ 111100001110001010100100111010001000111010101110101100101110101011011111111000101110101111110111100011101010110001011110 f0e2a4e88eaeb2eadfe2ebf78eac5e
UTF-8 鞨よョ芽烽譌ャ^ 11101001100111101010100011100011100000101000100011101111101111011010111011101000100010101011110111100111100000111011110111101000101011011000110011101111101111011010110001011110 e99ea8e38288efbdaee88abde783bde8ad8cefbdac5e
UHC 鞨よ?芽烽??^ 110010101110101010101010111010000011111111100100101101001101110011101011001111110011111101011110 caeaaae83fe4b4dceb3f3f5e

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