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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???恁??恁??^ 001111110011111100111111100111001000110000111111001111111001110010001100001111110011111101011110 3f3f3f9c8c3f3f9c8c3f3f5e
EUC-JP ???恁??恁??^ 001111110011111100111111110101111110110000111111001111111101011111101100001111110011111101011110 3f3f3fd7ec3f3fd7ec3f3f5e
UTF-8 梨꾪슖恁뽱삚恁숈찉^ 11101111101001111010001011101010101111101010101011101100100010101001011011100110100000011000000111101011101111011011000111101100100000101001101011100110100000011000000111101100100010001000100011101100101100001000100101011110 efa7a2eabeaaec8a96e68181ebbdb1ec829ae68181ec8888ecb0895e
UHC 梨꾪슖恁뽱삚恁숈찉^ 11101100101100011000010011101101100110101010010111101100111101101001011011101101100110001001110111101100111101101001100111101100101010011000110101011110 ecb184ed9aa5ecf696ed989decf699eca98d5e

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