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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 雫萃煮}雫萃煮{^ 100011101011010011100100110000101000111011001111011111011000111010110100111001001100001010001110110011110111101101011110 8eb4e4c28ecf7d8eb4e4c28ecf7b5e
EUC-JP 雫萃煮}雫萃煮{^ 101111001011011011101000110001001011110011010001011111011011110010110110111010001100010010111100110100010111101101011110 bcb6e8c4bcd17dbcb6e8c4bcd17b5e
UTF-8 雫萃煮}雫萃煮{^ 111010011001101110101011111010001001000010000011111001111000010110101110011111011110100110011011101010111110100010010000100000111110011110000101101011100111101101011110 e99babe89083e785ae7de99babe89083e785ae7b5e
UHC ?萃煮}?萃煮{^ 00111111111101011111111011101101101101000111110100111111111101011111111011101101101101000111101101011110 3ff5feedb47d3ff5feedb47b5e

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