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 疾貅煮}疾貅煮{^ 100011101011111011100110101110101000111011001111011111011000111010111110111001101011101010001110110011110111101101011110 8ebee6ba8ecf7d8ebee6ba8ecf7b5e
EUC-JP 疾貅煮}疾貅煮{^ 101111001100000011101100101111001011110011010001011111011011110011000000111011001011110010111100110100010111101101011110 bcc0ecbcbcd17dbcc0ecbcbcd17b5e
UTF-8 疾貅煮}疾貅煮{^ 111001111001011010111110111010001011001010000101111001111000010110101110011111011110011110010110101111101110100010110010100001011110011110000101101011100111101101011110 e796bee8b285e785ae7de796bee8b285e785ae7b5e
UHC 疾?煮}疾?煮{^ 11110010111100000011111111101101101101000111110111110010111100000011111111101101101101000111101101011110 f2f03fedb47df2f03fedb47b5e

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