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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 瀋?瀋?[瀋?瀋?[^ 111000000110001100111111111000000110001100111111010110111110000001100011001111111110000001100011001111110101101101011110 e0633fe0633f5be0633fe0633f5b5e
EUC-JP 瀋?瀋?[瀋?瀋?[^ 110111111100010000111111110111111100010000111111010110111101111111000100001111111101111111000100001111110101101101011110 dfc43fdfc43f5bdfc43fdfc43f5b5e
UTF-8 瀋멄瀋멄[瀋멄瀋멄[^ 111001111000000010001011111010111010100110000100111001111000000010001011111010111010100110000100010110111110011110000000100010111110101110101001100001001110011110000000100010111110101110101001100001000101101101011110 e7808beba984e7808beba9845be7808beba984e7808beba9845b5e
UHC 瀋멄瀋멄[瀋멄瀋멄[^ 11100100101000111001000011111100111001001010001110010000111111000101101111100100101000111001000011111100111001001010001110010000111111000101101101011110 e4a390fce4a390fc5be4a390fce4a390fc5b5e

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