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 頡ケ谿芽譌ャ^ 11101000111101001011100111100110101011101000100111101000111101001011100111100110100101111010110001011110 e8f4b9e6ae89e8f4b9e697ac5e
EUC-JP 頡ケ谿芽?譌ャ^ 1111000011110110100011101011100111101100101100001011001011101010001111111110101111110111100011101010110001011110 f0f68eb9ecb0b2ea3febf78eac5e
UTF-8 頡ケ谿芽譌ャ^ 11101001101000001010000111101111101111011011100111101000101100001011111111101000100010101011110111101110100011011010100011101000101011011000110011101111101111011010110001011110 e9a0a1efbdb9e8b0bfe88abdee8da8e8ad8cefbdac5e
UHC ??谿芽???^ 00111111001111111100110110101100111001001011010000111111001111110011111101011110 3f3fcdace4b43f3f3f5e

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