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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 雹ょァ穎}雹ょァ穎{^ 1110100010111001100000101110010110100111100010010110111001111101111010001011100110000010111001011010011110001001011011100111101101011110 e8b982e5a7896e7de8b982e5a7896e7b5e
EUC-JP 雹ょァ穎}雹ょァ穎{^ 11110000101110111010010011100111100011101010011110110001110011110111110111110000101110111010010011100111100011101010011110110001110011110111101101011110 f0bba4e78ea7b1cf7df0bba4e78ea7b1cf7b5e
UTF-8 雹ょァ穎}雹ょァ穎{^ 111010011001101110111001111000111000001010000111111011111011110110100111111001111010100110001110011111011110100110011011101110011110001110000010100001111110111110111101101001111110011110101001100011100111101101011110 e99bb9e38287efbda7e7a98e7de99bb9e38287efbda7e7a98e7b5e
UHC 雹ょ?穎}雹ょ?穎{^ 1101101011011111101010101110011100111111111001111100010001111101110110101101111110101010111001110011111111100111110001000111101101011110 dadfaae73fe7c47ddadfaae73fe7c47b5e

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