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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?翊?}?翊?{^ 0011111111100011110000100011111101111101001111111110001111000010001111110111101101011110 3fe3c23f7d3fe3c23f7b5e
EUC-JP ?翊?}?翊?{^ 0011111111100110110001000011111101111101001111111110011011000100001111110111101101011110 3fe6c43f7d3fe6c43f7b5e
UTF-8 앉翊롉}앉翊롉{^ 111011001001010110001001111001111011111110001010111010111010000110001001011111011110110010010101100010011110011110111111100010101110101110100001100010010111101101011110 ec9589e7bf8aeba1897dec9589e7bf8aeba1897b5e
UHC 앉翊롉}앉翊롉{^ 101111101100100111101100110011011000111011001111011111011011111011001001111011001100110110001110110011110111101101011110 bec9eccd8ecf7dbec9eccd8ecf7b5e

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