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{^ 001111111000101101001110100100101100000001101110011111010011111110001011010011101001001011000000011011100111101101011110 3f8b4e92c06e7d3f8b4e92c06e7b5e
EUC-JP ?起賃n}?起賃n{^ 001111111011010110101111110001001100001001101110011111010011111110110101101011111100010011000010011011100111101101011110 3fb5afc4c26e7d3fb5afc4c26e7b5e
UTF-8 쿵起賃n}쿵起賃n{^ 1110110010111111101101011110100010110101101101111110100010110011100000110110111001111101111011001011111110110101111010001011010110110111111010001011001110000011011011100111101101011110 ecbfb5e8b5b7e8b3836e7decbfb5e8b5b7e8b3836e7b5e
UHC 쿵起賃n}쿵起賃n{^ 1100010011110100110100011100001111101100111111000110111001111101110001001111010011010001110000111110110011111100011011100111101101011110 c4f4d1c3ecfc6e7dc4f4d1c3ecfc6e7b5e

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