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{^ 1001001001000100100100011010000110010001101000100110111001111101100100100100010010010001101000011001000110100010011011100111101101011110 924491a191a26e7d924491a191a26e7b5e
EUC-JP 奪贈造n}奪贈造n{^ 1100001110100101110000101010001111000010101001000110111001111101110000111010010111000010101000111100001010100100011011100111101101011110 c3a5c2a3c2a46e7dc3a5c2a3c2a46e7b5e
UTF-8 奪贈造n}奪贈造n{^ 1110010110100101101010101110100010110100100010001110100110000000101000000110111001111101111001011010010110101010111010001011010010001000111010011000000010100000011011100111101101011110 e5a5aae8b488e980a06e7de5a5aae8b488e980a06e7b5e
UHC 奪贈造n}奪贈造n{^ 1111011110101100111100011111110011110000111000110110111001111101111101111010110011110001111111001111000011100011011011100111101101011110 f7acf1fcf0e36e7df7acf1fcf0e36e7b5e

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