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??^ 001111110111011100111111001111110011111101110111001111110011111101011110 3f773f3f3f773f3f5e
SJIS-WIN ?w???w??^ 001111110111011100111111001111110011111101110111001111110011111101011110 3f773f3f3f773f3f5e
EUC-JP ?w???w??^ 001111110111011100111111001111110011111101110111001111110011111101011110 3f773f3f3f773f3f5e
UTF-8 혮w혖혞혮w혖혞^ 111011011001100010101110011101111110110110011000100101101110110110011000100111101110110110011000101011100111011111101101100110001001011011101101100110001001111001011110 ed98ae77ed9896ed989eed98ae77ed9896ed989e5e
UHC 혮w혖혞혮w혖혞^ 110000101001010101110111110000101000000111000010100010001100001010010101011101111100001010000001110000101000100001011110 c29577c281c288c29577c281c2885e

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