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 ??┥??}??┥??{^ 001111110011111110000100101111000011111100111111011111010011111100111111100001001011110000111111001111110111101101011110 3f3f84bc3f3f7d3f3f84bc3f3f7b5e
EUC-JP ??┥??}??┥??{^ 001111110011111110101000101111100011111100111111011111010011111100111111101010001011111000111111001111110111101101011110 3f3fa8be3f3f7d3f3fa8be3f3f7b5e
UTF-8 琉뗥┥泥븂}琉뗥┥泥븂{^ 111011111010011110001100111010111001011110100101111000101001010010100101111011111010011110100011111010111011100010000010011111011110111110100111100011001110101110010111101001011110001010010100101001011110111110100111101000111110101110111000100000100111101101011110 efa78ceb97a5e294a5efa7a3ebb8827defa78ceb97a5e294a5efa7a3ebb8827b5e
UHC 琉뗥┥泥븂}琉뗥┥泥븂{^ 1110101110100100100010111110010110100110101111101110110010110010100101010110111001111101111010111010010010001011111001011010011010111110111011001011001010010101011011100111101101011110 eba48be5a6beecb2956e7deba48be5a6beecb2956e7b5e

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