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 ???w???w^ 001111110011111100111111011101110011111100111111001111110111011101011110 3f3f3f773f3f3f775e
SJIS-WIN ?邪凹w?邪凹w^ 00111111100011101101011110001001100110100111011100111111100011101101011110001001100110100111011101011110 3f8ed7899a773f8ed7899a775e
EUC-JP 瀷邪凹w瀷邪凹w^ 1000111111001001101101001011110011011001101100011111101001110111100011111100100110110100101111001101100110110001111110100111011101011110 8fc9b4bcd9b1fa778fc9b4bcd9b1fa775e
UTF-8 瀷邪凹w瀷邪凹w^ 111001111000000010110111111010011000001010101010111001011000011110111001011101111110011110000000101101111110100110000010101010101110010110000111101110010111011101011110 e780b7e982aae587b977e780b7e982aae587b9775e
UHC 瀷邪凹w瀷邪凹w^ 111011001100101111011110111101111110100011101010011101111110110011001011110111101111011111101000111010100111011101011110 eccbdef7e8ea77eccbdef7e8ea775e

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