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 阯慕イ厭阯慕イ閲^ 111010001001011110010101111001111011001010001001011111011110100010010111100101011110011110110010100010010111101101011110 e89795e7b2897de89795e7b2897b5e
EUC-JP 阯慕イ厭阯慕イ閲^ 1110111111110111110010101110100110001110101100101011000111011110111011111111011111001010111010011000111010110010101100011101110001011110 eff7cae98eb2b1deeff7cae98eb2b1dc5e
UTF-8 阯慕イ厭阯慕イ閲^ 11101001100110001010111111100110100001011001010111101111101111011011001011100101100011101010110111101001100110001010111111100110100001011001010111101111101111011011001011101001100101101011001001011110 e998afe68595efbdb2e58eade998afe68595efbdb2e996b25e
UHC ?慕?厭?慕??^ 001111111101100110110111001111111110011011110100001111111101100110110111001111110011111101011110 3fd9b73fe6f43fd9b73f3f5e

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