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 ??x}??x{^ 001111110011111101111000011111010011111100111111011110000111101101011110 3f3f787d3f3f787b5e
SJIS-WIN 卒但x}卒但x{^ 10010001101100101001001001000001011110000111110110010001101100101001001001000001011110000111101101011110 91b29241787d91b29241787b5e
EUC-JP 卒但x}卒但x{^ 11000010101101001100001110100010011110000111110111000010101101001100001110100010011110000111101101011110 c2b4c3a2787dc2b4c3a2787b5e
UTF-8 卒但x}卒但x{^ 1110010110001101100100101110010010111101100001100111100001111101111001011000110110010010111001001011110110000110011110000111101101011110 e58d92e4bd86787de58d92e4bd86787b5e
UHC 卒但x}卒但x{^ 11110000111011111101001110100011011110000111110111110000111011111101001110100011011110000111101101011110 f0efd3a3787df0efd3a3787b5e

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