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 ??E?n}??E?n{^ 00111111001111110100010100111111011011100111110100111111001111110100010100111111011011100111101101011110 3f3f453f6e7d3f3f453f6e7b5e
SJIS-WIN ??E因n}??E因n{^ 001111110011111101000101100010001111011001101110011111010011111100111111010001011000100011110110011011100111101101011110 3f3f4588f66e7d3f3f4588f66e7b5e
EUC-JP ??E因n}??E因n{^ 001111110011111101000101101100001111100001101110011111010011111100111111010001011011000011111000011011100111101101011110 3f3f45b0f86e7d3f3f45b0f86e7b5e
UTF-8 손섞E因n}손섞E因n{^ 11101100100001101001000011101100100001001001111001000101111001011001101110100000011011100111110111101100100001101001000011101100100001001001111001000101111001011001101110100000011011100111101101011110 ec8690ec849e45e59ba06e7dec8690ec849e45e59ba06e7b5e
UHC 손섞E因n}손섞E因n{^ 10111100110101011011110010101111010001011110110011010111011011100111110110111100110101011011110010101111010001011110110011010111011011100111101101011110 bcd5bcaf45ecd76e7dbcd5bcaf45ecd76e7b5e

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