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 ???珥?}???珥?{^ 001111110011111100111111111000001110000000111111011111010011111100111111001111111110000011100000001111110111101101011110 3f3f3fe0e03f7d3f3f3fe0e03f7b5e
EUC-JP ???珥?}???珥?{^ 001111110011111100111111111000001110001000111111011111010011111100111111001111111110000011100010001111110111101101011110 3f3f3fe0e23f7d3f3f3fe0e23f7b5e
UTF-8 琉득텋珥쉗}琉득텋珥쉗{^ 111011111010011110001100111010111001001110011101111011011000010110001011111001111000111110100101111011001000100110010111011111011110111110100111100011001110101110010011100111011110110110000101100010111110011110001111101001011110110010001001100101110111101101011110 efa78ceb939ded858be78fa5ec89977defa78ceb939ded858be78fa5ec89977b5e
UHC 琉득텋珥쉗}琉득텋珥쉗{^ 1110101110100100101101011110011010110110100010001110110010110100100110100110111001111101111010111010010010110101111001101011011010001000111011001011010010011010011011100111101101011110 eba4b5e6b688ecb49a6e7deba4b5e6b688ecb49a6e7b5e

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