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{^ 001111110011111101110111011111010011111100111111011101110111101101011110 3f3f777d3f3f777b5e
SJIS-WIN 頸痔w}頸痔w{^ 11101000111100101000111010100100011101110111110111101000111100101000111010100100011101110111101101011110 e8f28ea4777de8f28ea4777b5e
EUC-JP 頸痔w}頸痔w{^ 11110000111101001011110010100110011101110111110111110000111101001011110010100110011101110111101101011110 f0f4bca6777df0f4bca6777b5e
UTF-8 頸痔w}頸痔w{^ 1110100110100000101110001110011110010111100101000111011101111101111010011010000010111000111001111001011110010100011101110111101101011110 e9a0b8e79794777de9a0b8e79794777b5e
UHC 頸痔w}頸痔w{^ 11001100111100101111011011000000011101110111110111001100111100101111011011000000011101110111101101011110 ccf2f6c0777dccf2f6c0777b5e

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