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 ???愿?????^ 0011111100111111001111111001110011000011001111110011111100111111001111110011111101011110 3f3f3f9cc33f3f3f3f3f5e
EUC-JP ???愿??瑗??^ 00111111001111110011111111011000110001010011111100111111100011111100110011000000001111110011111101011110 3f3f3fd8c53f3f8fccc03f3f5e
UTF-8 溜브세愿섎졋瑗쇨킌^ 11101111101001111000101111101011101110001000110011101100100001001011100011100110100001001011111111101100100001001000111011101100101000011000101111100111100100011001011111101100100001111010100011101101100000101000110001011110 efa78bebb88cec84b8e684bfec848eeca18be79197ec87a8ed828c5e
UHC 溜브세愿섎졋瑗쇨킌^ 11101010111111101011101011101010101111001011110011101010101101001001100011101011101000001011101011101010101111001011110011101010101101001001100001011110 eafebaeabcbceab498eba0baeabcbceab4985e

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