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{^ 00111111100101110100000100111111011011100111110100111111100101110100000100111111011011100111101101011110 3f97413f6e7d3f97413f6e7b5e
EUC-JP ?輸?n}?輸?n{^ 00111111110011011010001000111111011011100111110100111111110011011010001000111111011011100111101101011110 3fcda23f6e7d3fcda23f6e7b5e
UTF-8 롇輸롆n}롇輸롆n{^ 1110101110100001100001111110100010111100101110001110101110100001100001100110111001111101111010111010000110000111111010001011110010111000111010111010000110000110011011100111101101011110 eba187e8bcb8eba1866e7deba187e8bcb8eba1866e7b5e
UHC 롇輸롆n}롇輸롆n{^ 1000111011001101111000101100001110001110110011000110111001111101100011101100110111100010110000111000111011001100011011100111101101011110 8ecde2c38ecc6e7d8ecde2c38ecc6e7b5e

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