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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???????滴^ 00111111001111110011111100111111001111110011111100111111100100110100100001011110 3f3f3f3f3f3f3f93485e
EUC-JP ???????滴^ 00111111001111110011111100111111001111110011111100111111110001011010100101011110 3f3f3f3f3f3f3fc5a95e
UTF-8 얠롕뤛炙얠롕뤛滴^ 11101100100101101010000011101011101000011001010111101011101001001001101111101111101001111011101111101100100101101010000011101011101000011001010111101011101001001001101111100110101110111011010001011110 ec96a0eba195eba49befa7bbec96a0eba195eba49be6bbb45e
UHC 얠롕뤛炙얠롕뤛滴^ 1011111011101100100011101101100110001111110010101110111011011011101111101110110010001110110110011000111111001010111011101101100101011110 beec8ed98fcaeedbbeec8ed98fcaeed95e

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