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 üBÞÈon}üBÞÈon{^ 110000111011110001000010110000111001111011000011100010000110111101101110011111011100001110111100010000101100001110011110110000111000100001101111011011100111101101011110 c3bc42c39ec3886f6e7dc3bc42c39ec3886f6e7b5e
SJIS-WIN ??B????on}??B????on{^ 001111110011111101000010001111110011111100111111001111110110111101101110011111010011111100111111010000100011111100111111001111110011111101101111011011100111101101011110 3f3f423f3f3f3f6f6e7d3f3f423f3f3f3f6f6e7b5e
EUC-JP Ã?BÃ?Ã?on}Ã?BÃ?Ã?on{^ 100011111010101010101010001111110100001010001111101010101010101000111111100011111010101010101010001111110110111101101110011111011000111110101010101010100011111101000010100011111010101010101010001111111000111110101010101010100011111101101111011011100111101101011110 8faaaa3f428faaaa3f8faaaa3f6f6e7d8faaaa3f428faaaa3f8faaaa3f6f6e7b5e
UTF-8 üBÞÈon}üBÞÈon{^ 110000111000001111000010101111000100001011000011100000111100001010011110110000111000001111000010100010000110111101101110011111011100001110000011110000101011110001000010110000111000001111000010100111101100001110000011110000101000100001101111011011100111101101011110 c383c2bc42c383c29ec383c2886f6e7dc383c2bc42c383c29ec383c2886f6e7b5e
UHC ?¼B????on}?¼B????on{^ 0011111110101000111110010100001000111111001111110011111100111111011011110110111001111101001111111010100011111001010000100011111100111111001111110011111101101111011011100111101101011110 3fa8f9423f3f3f3f6f6e7d3fa8f9423f3f3f3f6f6e7b5e

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