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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 日??[日??[^ 1001001111111010001111110011111101011011100100111111101000111111001111110101101101011110 93fa3f3f5b93fa3f3f5b5e
EUC-JP 日??[日??[^ 1100011011111100001111110011111101011011110001101111110000111111001111110101101101011110 c6fc3f3f5bc6fc3f3f5b5e
UTF-8 日쇤뱃[日쇤뱃[^ 111001101001011110100101111011001000011110100100111010111011000110000011010110111110011010010111101001011110110010000111101001001110101110110001100000110101101101011110 e697a5ec87a4ebb1835be697a5ec87a4ebb1835b5e
UHC 日쇤뱃[日쇤뱃[^ 111011001110110110111100111010011011100111101110010110111110110011101101101111001110100110111001111011100101101101011110 ecedbce9b9ee5becedbce9b9ee5b5e

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