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{^ 100111100100000010010000111101000011111101101110011111011001111001000000100100001111010000111111011011100111101101011110 9e4090f43f6e7d9e4090f43f6e7b5e
EUC-JP 曄洗?n}曄洗?n{^ 110110111010000111000000111101100011111101101110011111011101101110100001110000001111011000111111011011100111101101011110 dba1c0f63f6e7ddba1c0f63f6e7b5e
UTF-8 曄洗쑢n}曄洗쑢n{^ 1110011010011011100001001110011010110100100101111110110010010001101000100110111001111101111001101001101110000100111001101011010010010111111011001001000110100010011011100111101101011110 e69b84e6b497ec91a26e7de69b84e6b497ec91a26e7b5e
UHC 曄洗쑢n}曄洗쑢n{^ 1110011110100101111000011010100110011100110000010110111001111101111001111010010111100001101010011001110011000001011011100111101101011110 e7a5e1a99cc16e7de7a5e1a99cc16e7b5e

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