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{^ 00111111100010001011000000111111011011100111110100111111100010001011000000111111011011100111101101011110 3f88b03f6e7d3f88b03f6e7b5e
EUC-JP ?芦?n}?芦?n{^ 00111111101100001011001000111111011011100111110100111111101100001011001000111111011011100111101101011110 3fb0b23f6e7d3fb0b23f6e7b5e
UTF-8 뤗芦푥n}뤗芦푥n{^ 1110101110100100100101111110100010001010101001101110110110010001101001010110111001111101111010111010010010010111111010001000101010100110111011011001000110100101011011100111101101011110 eba497e88aa6ed91a56e7deba497e88aa6ed91a56e7b5e
UHC 뤗芦푥n}뤗芦푥n{^ 1000111111000111111110111101100010111110011011110110111001111101100011111100011111111011110110001011111001101111011011100111101101011110 8fc7fbd8be6f6e7d8fc7fbd8be6f6e7b5e

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