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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
EUC-JP ?瘦?n}?瘦?n{^ 001111111000111111001101111101110011111101101110011111010011111110001111110011011111011100111111011011100111101101011110 3f8fcdf73f6e7d3f8fcdf73f6e7b5e
UTF-8 싮瘦긥n}싮瘦긥n{^ 1110110010001011101011101110011110011000101001101110101010111000101001010110111001111101111011001000101110101110111001111001100010100110111010101011100010100101011011100111101101011110 ec8baee798a6eab8a56e7dec8baee798a6eab8a56e7b5e
UHC 싮瘦긥n}싮瘦긥n{^ 1001101011101001111000101011000110000011011010010110111001111101100110101110100111100010101100011000001101101001011011100111101101011110 9ae9e2b183696e7d9ae9e2b183696e7b5e

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