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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 奪達卒n}奪達卒n{^ 1001001001000100100100100100001010010001101100100110111001111101100100100100010010010010010000101001000110110010011011100111101101011110 9244924291b26e7d9244924291b26e7b5e
EUC-JP 奪達卒n}奪達卒n{^ 1100001110100101110000111010001111000010101101000110111001111101110000111010010111000011101000111100001010110100011011100111101101011110 c3a5c3a3c2b46e7dc3a5c3a3c2b46e7b5e
UTF-8 奪達卒n}奪達卒n{^ 1110010110100101101010101110100110000001100101001110010110001101100100100110111001111101111001011010010110101010111010011000000110010100111001011000110110010010011011100111101101011110 e5a5aae98194e58d926e7de5a5aae98194e58d926e7b5e
UHC 奪達卒n}奪達卒n{^ 1111011110101100110100111011100111110000111011110110111001111101111101111010110011010011101110011111000011101111011011100111101101011110 f7acd3b9f0ef6e7df7acd3b9f0ef6e7b5e

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