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 ??xf??x^}Y??xf??x^}bE 001111110011111101111000011001100011111100111111011110000101111001111101010110010011111100111111011110000110011000111111001111110111100001011110011111010110001001000101 3f3f78663f3f785e7d593f3f78663f3f785e7d6245
SJIS-WIN 鴫xf鴫x^}Y鴫xf鴫x^}bE 1111000011000000100011101011000001111000011001101111000011000000100011101011000001111000010111100111110101011001111100001100000010001110101100000111100001100110111100001100000010001110101100000111100001011110011111010110001001000101 f0c08eb07866f0c08eb0785e7d59f0c08eb07866f0c08eb0785e7d6245
EUC-JP ?鴫xf?鴫x^}Y?鴫xf?鴫x^}bE 00111111101111001011001001111000011001100011111110111100101100100111100001011110011111010101100100111111101111001011001001111000011001100011111110111100101100100111100001011110011111010110001001000101 3fbcb278663fbcb2785e7d593fbcb278663fbcb2785e7d6245
UTF-8 鴫xf鴫x^}Y鴫xf鴫x^}bE 11101110100000011011111111101001101101001010101101111000011001101110111010000001101111111110100110110100101010110111100001011110011111010101100111101110100000011011111111101001101101001010101101111000011001101110111010000001101111111110100110110100101010110111100001011110011111010110001001000101 ee81bfe9b4ab7866ee81bfe9b4ab785e7d59ee81bfe9b4ab7866ee81bfe9b4ab785e7d6245
UHC ??xf??x^}Y??xf??x^}bE 001111110011111101111000011001100011111100111111011110000101111001111101010110010011111100111111011110000110011000111111001111110111100001011110011111010110001001000101 3f3f78663f3f785e7d593f3f78663f3f785e7d6245

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