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^ 11101111101001111010001011101011100011011000101011101100100000101001011011101111101001111001111011010001100010101110110010111101101000011110011010000001100000011110110010001000100010001110001110001111100011110100111101011110 efa7a2eb8d8aec8296efa79ed18aecbda1e68181ec8888e38f8f4f5e
UHC 梨덊삖吏ъ콡恁숈㏏O^ 1110110010110001100010001110110110011000100110101110110010100111101011001110110010110001100110011110110011110110100110011110110010100111101110010100111101011110 ecb188ed989aeca7acecb199ecf699eca7b94f5e

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