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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 辿俗臓}辿俗臓{^ 100100100100100010010001101011011001000110011111011111011001001001001000100100011010110110010001100111110111101101011110 924891ad919f7d924891ad919f7b5e
EUC-JP 辿俗臓}辿俗臓{^ 110000111010100111000010101011111100001010100001011111011100001110101001110000101010111111000010101000010111101101011110 c3a9c2afc2a17dc3a9c2afc2a17b5e
UTF-8 辿俗臓}辿俗臓{^ 111010001011111010111111111001001011111110010111111010001000011110010011011111011110100010111110101111111110010010111111100101111110100010000111100100110111101101011110 e8bebfe4bf97e887937de8bebfe4bf97e887937b5e
UHC ?俗?}?俗?{^ 0011111111100001110101000011111101111101001111111110000111010100001111110111101101011110 3fe1d43f7d3fe1d43f7b5e

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