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{^ 00111111100100001110100100111111011011100111110100111111100100001110100100111111011011100111101101011110 3f90e93f6e7d3f90e93f6e7b5e
EUC-JP ?宣?n}?宣?n{^ 00111111110000001110101100111111011011100111110100111111110000001110101100111111011011100111101101011110 3fc0eb3f6e7d3fc0eb3f6e7b5e
UTF-8 尿宣렦n}尿宣렦n{^ 1110111110100110101111011110010110101110101000111110101110100000101001100110111001111101111011111010011010111101111001011010111010100011111010111010000010100110011011100111101101011110 efa6bde5aea3eba0a66e7defa6bde5aea3eba0a66e7b5e
UHC 尿宣렦n}尿宣렦n{^ 1110100011110001111000001011111010001110101101010110111001111101111010001111000111100000101111101000111010110101011011100111101101011110 e8f1e0be8eb56e7de8f1e0be8eb56e7b5e

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