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 ???塋??絶??^ 001111110011111100111111100110101100100000111111001111111001000011100010001111110011111101011110 3f3f3f9ac83f3f90e23f3f5e
EUC-JP ???塋??絶??^ 001111110011111100111111110101001100101000111111001111111100000011100100001111110011111101011110 3f3f3fd4ca3f3fc0e43f3f5e
UTF-8 亮몌풜塋덂뭏絶잏첉^ 11101111101001011011011111101011101010101000110011101101100100101001110011100101101000011000101111101011100011011000001011101011101011011000111111100111101101011011011011101100100111101000111111101100101100101000100101011110 efa5b7ebaa8ced929ce5a18beb8d82ebad8fe7b5b6ec9e8fecb2895e
UHC 亮몌풜塋덂뭏絶잏첉^ 11100101101110011011100011101111101111101001111111100111101010111000100011100101101110011011100011101111101111101001111111100111101010101001011001011110 e5b9b8efbe9fe7ab88e5b9b8efbe9fe7aa965e

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