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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???愈????愈?B 00111111001111110011111110010110111110100011111100111111001111110011111110010110111110100011111101000010 3f3f3f96fa3f3f3f3f96fa3f42
EUC-JP ???愈????愈?B 00111111001111110011111111001100111111000011111100111111001111110011111111001100111111000011111101000010 3f3f3fccfc3f3f3f3fccfc3f42
UTF-8 蓮쇰벩愈셢蓮쇰벩愈셢B 11101111101001101001100111101100100001111011000011101011101100101010100111100110100001001000100011101100100001011010001011101111101001101001100111101100100001111011000011101011101100101010100111100110100001001000100011101100100001011010001001000010 efa699ec87b0ebb2a9e68488ec85a2efa699ec87b0ebb2a9e68488ec85a242
UHC 蓮쇰벩愈셢蓮쇰벩愈셢B 111001101110010110111100111010111001001110111111111010101110111110011001011010011110011011100101101111001110101110010011101111111110101011101111100110010110100101000010 e6e5bceb93bfeaef9969e6e5bceb93bfeaef996942

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