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 邊ァ辜ス謌願ュ 1110011110110010101001111110011110000011101111011110011010001000100010101110100010101101 e7b2a7e783bde6888ae8ad
EUC-JP 邊ァ辜ス謌願ュ 1110111010110100100011101010011111101101111000111000111010111101111010111110100010110100111010101000111010101101 eeb48ea7ede38ebdebe8b4ea8ead
UTF-8 邊ァ辜ス謌願ュ 111010011000001010001010111011111011110110100111111010001011111010011100111011111011110110111101111010001010110010001100111010011010000110011000111011111011110110101101 e9828aefbda7e8be9cefbdbde8ac8ce9a198efbdad
UHC 邊?辜??願? 11011100101010110011111111001101110100000011111100111111111010101100001100111111 dcab3fcdd03f3feac33f

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