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 ??????阿??^ 0011111100111111001111110011111100111111001111111000100010100010001111110011111101011110 3f3f3f3f3f3f88a23f3f5e
EUC-JP ??????阿??^ 0011111100111111001111110011111100111111001111111011000010100100001111110011111101011110 3f3f3f3f3f3fb0a43f3f5e
UTF-8 琉쒍퉶惡롫쩂阿롨뫉^ 11101111101001111000110011101100100100101000110111101101100010011011011011101111101001101011100111101011101000011010101111101100101010011000001011101001100110001011111111101011101000011010100011101011101010111000100101011110 efa78cec928ded89b6efa6b9eba1abeca982e998bfeba1a8ebab895e
UHC 琉쒍퉶惡롫쩂阿롨뫉^ 11101011101001001001110011100100101110011000111011100111111101111000111011101011101001001001110011100100101110011000111011101000100100011010101101011110 eba49ce4b98ee7f78eeba49ce4b98ee891ab5e

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