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 浯ケ魘ォ鈞帛豈 111110101111110010111001111010011011010010101011111001111110000010011011111001011110011010101111 fafcb9e9b4abe7e09be5e6af
EUC-JP 浯ケ魘ォ鈞帛豈 100011111100011111000011100011101011100111110010101101101000111010101011111011101110001011010110111001111110110010110001 8fc7c38eb9f2b68eabeee2d6e7ecb1
UTF-8 浯ケ魘ォ鈞帛豈 111001101011010110101111111011111011110110111001111010011010110110011000111011111011110110101011111010011000100010011110111001011011100010011011111010001011000110001000 e6b5afefbdb9e9ad98efbdabe9889ee5b89be8b188
UHC ????鈞帛豈 00111111001111110011111100111111110100001011011111011011110110011101000111000010 3f3f3f3fd0b7dbd9d1c2

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