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 ??燒}??燒{^ 0011111100111111111000001001011001111101001111110011111111100000100101100111101101011110 3f3fe0967d3f3fe0967b5e
EUC-JP ??燒}??燒{^ 0011111100111111110111111111011001111101001111110011111111011111111101100111101101011110 3f3fdff67d3f3fdff67b5e
UTF-8 巢걧燒}巢걧燒{^ 111001011011011110100010111010101011000110100111111001111000011110010010011111011110010110110111101000101110101010110001101001111110011110000111100100100111101101011110 e5b7a2eab1a7e787927de5b7a2eab1a7e787927b5e
UHC 巢걧燒}巢걧燒{^ 111000011011010110000001100100001110000111000000011111011110000110110101100000011001000011100001110000000111101101011110 e1b58190e1c07de1b58190e1c07b5e

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