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 ???姨?????^ 0011111100111111001111111001101101001000001111110011111100111111001111110011111101011110 3f3f3f9b483f3f3f3f3f5e
EUC-JP ???姨?????^ 0011111100111111001111111101010110101001001111110011111100111111001111110011111101011110 3f3f3fd5a93f3f3f3f3f5e
UTF-8 梨뷀삚姨먯콡吏몄찓^ 11101111101001111010001011101011101101111000000011101100100000101001101011100101101001111010100011101011101010001010111111101100101111011010000111101111101001111001111011101011101010101000010011101100101100001001001101011110 efa7a2ebb780ec829ae5a7a8eba8afecbda1efa79eebaa84ecb0935e
UHC 梨뷀삚姨먯콡吏몄찓^ 11101100101100011001010011101101100110001001110111101100101010011001000011101100101100011001100111101100101001111011100011101100101010011001010001011110 ecb194ed989deca990ecb199eca7b8eca9945e

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