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 ???????????? 001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???恁??恁???ъ? 001111110011111100111111100111001000110000111111001111111001110010001100001111110011111100111111100001001000110000111111 3f3f3f9c8c3f3f9c8c3f3f3f848c3f
EUC-JP ???恁??恁???ъ? 001111110011111100111111110101111110110000111111001111111101011111101100001111110011111100111111101001111110110000111111 3f3f3fd7ec3f3fd7ec3f3f3fa7ec3f
UTF-8 梨꾩쿇恁녹콡恁논삱泥ъ쭨 1110111110100111101000101110101010111110101010011110110010111111100001111110011010000001100000011110101110000101101110011110110010111101101000011110011010000001100000011110101110000101101111001110110010000010101100011110111110100111101000111101000110001010111011001010110110101000 efa7a2eabea9ecbf87e68181eb85b9ecbda1e68181eb85bcec82b1efa7a3d18aecada8
UHC 梨꾩쿇恁녹콡恁논삱泥ъ쭨 111011001011000110000100111011001011001010011100111011001111011010110011111011001011000110011001111011001111011010110011111011011001100010101100111011001011001010101100111011001010011110011100 ecb184ecb29cecf6b3ecb199ecf6b3ed98acecb2aceca79c

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