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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鬮キ譴鈴ォキ譴与 11101001101010111011011111100110101000101001011111101001101010111011011111100110101000101001011101011110 e9abb7e6a297e9abb7e6a2975e
EUC-JP 鬮キ譴鈴ォキ譴与 11110010101011011000111010110111111011001010010011001110111010111000111010101011100011101011011111101100101001001100110110111111 f2ad8eb7eca4ceeb8eab8eb7eca4cdbf
UTF-8 鬮キ譴鈴ォキ譴与 111010011010110010101110111011111011110110110111111010001010110110110100111010011000100010110100111011111011110110101011111011111011110110110111111010001010110110110100111001001011100010001110 e9acaeefbdb7e8adb4e988b4efbdabefbdb7e8adb4e4b88e
UHC ??譴鈴??譴? 0011111100111111110011001011100111010110110000100011111100111111110011001011100100111111 3f3fccb9d6c23f3fccb93f

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