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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???恁??恁ы? 001111110011111100111111100111001000110000111111001111111001110010001100100001001000110100111111 3f3f3f9c8c3f3f9c8c848d3f
EUC-JP ???恁??恁ы? 001111110011111100111111110101111110110000111111001111111101011111101100101001111110110100111111 3f3f3fd7ec3f3fd7eca7ed3f
UTF-8 梨뷀삚恁쏆콠恁ы삏 1110111110100111101000101110101110110111100000001110110010000010100110101110011010000001100000011110110010001111100001101110110010111101101000001110011010000001100000011101000110001011111011001000001010001111 efa7a2ebb780ec829ae68181ec8f86ecbda0e68181d18bec828f
UHC 梨뷀삚恁쏆콠恁ы삏 111011001011000110010100111011011001100010011101111011001111011010011011111011001011000110011000111011001111011010101100111011011001100010010110 ecb194ed989decf69becb198ecf6aced9896

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