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 ?ъ?恁?????^ 001111111000010010001100001111111001110010001100001111110011111100111111001111110011111101011110 3f848c3f9c8c3f3f3f3f3f5e
EUC-JP ?ъ?恁?????^ 001111111010011111101100001111111101011111101100001111110011111100111111001111110011111101011110 3fa7ec3fd7ec3f3f3f3f3f5e
UTF-8 泥ъ쮮恁듭콡吏좏샄^ 111011111010011110100011110100011000101011101100101011101010111011100110100000011000000111101011100100111010110111101100101111011010000111101111101001111001111011101100101000101000111111101100100000111000010001011110 efa7a3d18aecaeaee68181eb93adecbda1efa79eeca28fec83845e
UHC 泥ъ쮮恁듭콡吏좏샄^ 11101100101100101010110011101100101010001000101111101100111101101011010111101100101100011001100111101100101001111010000011101101100110001011011001011110 ecb2aceca88becf6b5ecb199eca7a0ed98b65e

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