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 ???F}???F{^ 0011111100111111001111110100011001111101001111110011111100111111010001100111101101011110 3f3f3f467d3f3f3f467b5e
SJIS-WIN ?ы?F}?ы?F{^ 00111111100001001000110100111111010001100111110100111111100001001000110100111111010001100111101101011110 3f848d3f467d3f848d3f467b5e
EUC-JP ?ы?F}?ы?F{^ 00111111101001111110110100111111010001100111110100111111101001111110110100111111010001100111101101011110 3fa7ed3f467d3fa7ed3f467b5e
UTF-8 泥ы쉸F}泥ы쉸F{^ 111011111010011110100011110100011000101111101100100010011011100001000110011111011110111110100111101000111101000110001011111011001000100110111000010001100111101101011110 efa7a3d18bec89b8467defa7a3d18bec89b8467b5e
UHC 泥ы쉸F}泥ы쉸F{^ 1110110010110010101011001110110110011010100011100100011001111101111011001011001010101100111011011001101010001110010001100111101101011110 ecb2aced9a8e467decb2aced9a8e467b5e

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