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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ????翊}????翊{^ 001111110011111100111111001111111110001111000010011111010011111100111111001111110011111111100011110000100111101101011110 3f3f3f3fe3c27d3f3f3f3fe3c27b5e
EUC-JP ????翊}????翊{^ 001111110011111100111111001111111110011011000100011111010011111100111111001111110011111111100110110001000111101101011110 3f3f3f3fe6c47d3f3f3f3fe6c47b5e
UTF-8 샬섞렱렚翊}샬섞렱렚翊{^ 111011001000001110101100111011001000010010011110111010111010000010110001111010111010000010011010111001111011111110001010011111011110110010000011101011001110110010000100100111101110101110100000101100011110101110100000100110101110011110111111100010100111101101011110 ec83acec849eeba0b1eba09ae7bf8a7dec83acec849eeba0b1eba09ae7bf8a7b5e
UHC 샬섞렱렚翊}샬섞렱렚翊{^ 1011110010100011101111001010111110001110101111101000111010101101111011001100110101111101101111001010001110111100101011111000111010111110100011101010110111101100110011010111101101011110 bca3bcaf8ebe8eadeccd7dbca3bcaf8ebe8eadeccd7b5e

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