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 傲?????曜? 10011000111111000011111100111111001111110011111100111111100101110110101000111111 98fc3f3f3f3f3f976a3f
EUC-JP 傲?????曜? 11010000111111100011111100111111001111110011111100111111110011011100101100111111 d0fe3f3f3f3f3fcdcb3f
UTF-8 傲잌뎷若쀨떈曜뤹 111001011000001010110010111011001001111010001100111010111000111010110111111011111010010110110100111011001000000010101000111010111001011010001000111001101001101110011100111010111010010010111001 e582b2ec9e8ceb8eb7efa5b4ec80a8eb9688e69b9ceba4b9
UHC 傲잌뎷若쀨떈曜뤹 11100111111011001001111111100101100010011000101011100101101011101001011111101000100010111001111011101000111110001000111111100111 e7ec9fe5898ae5ae97e88b9ee8f88fe7

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