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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 鈑セ繽苫蠕繽苫 1110011111100101101111101110001110001111100100111100111111110100111001111110010110111110111000111000111110010011110011111111010001000010 e7e5bee38f93cff4e7e5bee38f93cff442
EUC-JP 鈑セ繽苫?蠕繽苫? 11101110111001111000111010111110111001011110111111000110110100010011111111101010110000001110010111101111110001101101000100111111 eee78ebee5efc6d13feac0e5efc6d13f
UTF-8 鈑セ繽苫蠕繽苫 111010011000100010010001111011111011110110111110111001111011100110111101111010001000101110101011111011101000111010010110111010001010000010010101111001111011100110111101111010001000101110101011111011101000101110110010 e98891efbdbee7b9bde88babee8e96e8a095e7b9bde88babee8bb2
UHC 鈑???????? 11110111111111100011111100111111001111110011111100111111001111110011111100111111 f7fe3f3f3f3f3f3f3f3f

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