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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???絶?藜感^ 0011111100111111001111111001000011100010001111111110010101011011100010101011010001011110 3f3f3f90e23fe55b8ab45e
EUC-JP ???絶?藜感^ 0011111100111111001111111100000011100100001111111110100110111100101101001011011001011110 3f3f3fc0e43fe9bcb4b65e
UTF-8 쒀롐뤛絶쵌藜感^ 11101100100100101000000011101011101000011001000011101011101001001001101111100111101101011011011011101100101101011000110011101000100101111001110011100110100001001001111101011110 ec9280eba190eba49be7b5b6ecb58ce8979ce6849f5e
UHC 쒀롐뤛絶쵌藜感^ 101111101010110010001110110101101000111111001010111011111011111010101100100011101101010111101101110010101110111101011110 beac8ed68fcaefbeac8ed5edcaef5e

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