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\n}???b\n{^ 001111110011111100111111011000100101110001101110011111010011111100111111001111110110001001011100011011100111101101011110 3f3f3f625c6e7d3f3f3f625c6e7b5e
SJIS-WIN 鐔縁讐b\n}鐔縁讐b\n{^ 111010000101110010001001100011111000111101010001011000100101110001101110011111011110100001011100100010011000111110001111010100010110001001011100011011100111101101011110 e85c898f8f51625c6e7de85c898f8f51625c6e7b5e
EUC-JP 鐔縁讐b\n}鐔縁讐b\n{^ 111011111011110110110001111011111011110110110010011000100101110001101110011111011110111110111101101100011110111110111101101100100110001001011100011011100111101101011110 efbdb1efbdb2625c6e7defbdb1efbdb2625c6e7b5e
UTF-8 鐔縁讐b\n}鐔縁讐b\n{^ 111010011001000010010100111001111011100010000001111010001010111010010000011000100101110001101110011111011110100110010000100101001110011110111000100000011110100010101110100100000110001001011100011011100111101101011110 e99094e7b881e8ae90625c6e7de99094e7b881e8ae90625c6e7b5e
UHC ??讐b\n}??讐b\n{^ 0011111100111111111000101100001001100010010111000110111001111101001111110011111111100010110000100110001001011100011011100111101101011110 3f3fe2c2625c6e7d3f3fe2c2625c6e7b5e

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