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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ????騏}????騏{^ 001111110011111100111111001111111110100101110101011111010011111100111111001111110011111111101001011101010111101101011110 3f3f3f3fe9757d3f3f3f3fe9757b5e
EUC-JP ????騏}????騏{^ 001111110011111100111111001111111111000111010110011111010011111100111111001111110011111111110001110101100111101101011110 3f3f3f3ff1d67d3f3f3f3ff1d67b5e
UTF-8 쒀롋뤏쮱騏}쒀롋뤏쮱騏{^ 111011001001001010000000111010111010000110001011111010111010010010001111111011001010111010110001111010011010100010001111011111011110110010010010100000001110101110100001100010111110101110100100100011111110110010101110101100011110100110101000100011110111101101011110 ec9280eba18beba48fecaeb1e9a88f7dec9280eba18beba48fecaeb1e9a88f7b5e
UHC 쒀롋뤏쮱騏}쒀롋뤏쮱騏{^ 1011111010101100100011101101000110001111101111111010100010001110110100011100100101111101101111101010110010001110110100011000111110111111101010001000111011010001110010010111101101011110 beac8ed18fbfa88ed1c97dbeac8ed18fbfa88ed1c97b5e

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