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?? 0011111100111111001111110011111100111111010101110011111100111111 3f3f3f3f3f573f3f
SJIS-WIN ?????W?? 0011111100111111001111110011111100111111010101110011111100111111 3f3f3f3f3f573f3f
EUC-JP ?????W?? 0011111100111111001111110011111100111111010101110011111100111111 3f3f3f3f3f573f3f
UTF-8 채첬혗혞혦W찾횩 11101100101100011000010011101100101100101010110011101101100110001001011111101101100110001001111011101101100110001010011001010111111011001011000010111110111011011001101010101001 ecb184ecb2aced9897ed989eed98a657ecb0beed9aa9
UHC 채첬혗혞혦W찾횩 110000111010010011000011101110101100001010000010110000101000100011000010100011100101011111000011101000111100001110011111 c3a4c3bac282c288c28e57c3a3c39f

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