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 ?悅燒}?悅燒{^ 00111111111110101011110111100000100101100111110100111111111110101011110111100000100101100111101101011110 3ffabde0967d3ffabde0967b5e
EUC-JP ??燒}??燒{^ 0011111100111111110111111111011001111101001111110011111111011111111101100111101101011110 3f3fdff67d3f3fdff67b5e
UTF-8 뼊悅燒}뼊悅燒{^ 111010111011110010001010111001101000001010000101111001111000011110010010011111011110101110111100100010101110011010000010100001011110011110000111100100100111101101011110 ebbc8ae68285e787927debbc8ae68285e787927b5e
UHC 뼊悅燒}뼊悅燒{^ 100101101001001011100110111011011110000111000000011111011001011010010010111001101110110111100001110000000111101101011110 9692e6ede1c07d9692e6ede1c07b5e

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