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 髱也イ厭髱也イ閲^ 111010011001110110010110111001111011001010001001011111011110100110011101100101101110011110110010100010010111101101011110 e99d96e7b2897de99d96e7b2897b5e
EUC-JP 髱也イ厭髱也イ閲^ 1111000111111101110011001110100110001110101100101011000111011110111100011111110111001100111010011000111010110010101100011101110001011110 f1fdcce98eb2b1def1fdcce98eb2b1dc5e
UTF-8 髱也イ厭髱也イ閲^ 11101001101010111011000111100100101110011001111111101111101111011011001011100101100011101010110111101001101010111011000111100100101110011001111111101111101111011011001011101001100101101011001001011110 e9abb1e4b99fefbdb2e58eade9abb1e4b99fefbdb2e996b25e
UHC ?也?厭?也??^ 001111111110010110100101001111111110011011110100001111111110010110100101001111110011111101011110 3fe5a53fe6f43fe5a53f3f5e

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