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 ?????????O^ 0011111100111111001111110011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f3f3f3f4f5e
SJIS-WIN ????ъ?恁??O^ 00111111001111110011111100111111100001001000110000111111100111001000110000111111001111110100111101011110 3f3f3f3f848c3f9c8c3f3f4f5e
EUC-JP ????ъ?恁??O^ 00111111001111110011111100111111101001111110110000111111110101111110110000111111001111110100111101011110 3f3f3f3fa7ec3fd7ec3f3f4f5e
UTF-8 梨낆갼吏ъ콡恁숈㏏O^ 11101111101001111010001011101011100000101000011011101010101100001011110011101111101001111001111011010001100010101110110010111101101000011110011010000001100000011110110010001000100010001110001110001111100011110100111101011110 efa7a2eb8286eab0bcefa79ed18aecbda1e68181ec8888e38f8f4f5e
UHC 梨낆갼吏ъ콡恁숈㏏O^ 1110110010110001100001011110110010110000101111101110110010100111101011001110110010110001100110011110110011110110100110011110110010100111101110010100111101011110 ecb185ecb0beeca7acecb199ecf699eca7b94f5e

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