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 ????B????B^ 0011111100111111001111110011111101000010001111110011111100111111001111110100001001011110 3f3f3f3f423f3f3f3f425e
SJIS-WIN ??ビ’B??ビ’B^ 001111110011111110000011011100101000000101100110010000100011111100111111100000110111001010000001011001100100001001011110 3f3f83728166423f3f83728166425e
EUC-JP ??ビ’B??ビ’B^ 001111110011111110100101110100111010000111000111010000100011111100111111101001011101001110100001110001110100001001011110 3f3fa5d3a1c7423f3fa5d3a1c7425e
UTF-8 룶핊ビ’B룶핊ビ’B^ 111010111010001110110110111011011001010110001010111000111000001110010011111000101000000010011001010000101110101110100011101101101110110110010101100010101110001110000011100100111110001010000000100110010100001001011110 eba3b6ed958ae38393e2809942eba3b6ed958ae38393e28099425e
UHC 룶핊ビ’B룶핊ビ’B^ 10001111101010111100000010001111101010111101001110100001101011110100001010001111101010111100000010001111101010111101001110100001101011110100001001011110 8fabc08fabd3a1af428fabc08fabd3a1af425e

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