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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ニス爾}ニス爾{^ 11110000101100001100011011110001100011101011110110001110101000100111110111110000101100001100011011110001100011101011110110001110101000100111101101011110 f0b0c6f18ebd8ea27df0b0c6f18ebd8ea27b5e
EUC-JP ?ニ?ス爾}?ニ?ス爾{^ 00111111100011101100011000111111100011101011110110111100101001000111110100111111100011101100011000111111100011101011110110111100101001000111101101011110 3f8ec63f8ebdbca47d3f8ec63f8ebdbca47b5e
UTF-8 ニス爾}ニス爾{^ 111011101000000110101111111011111011111010000110111011101000010010001001111011111011110110111101111001111000100010111110011111011110111010000001101011111110111110111110100001101110111010000100100010011110111110111101101111011110011110001000101111100111101101011110 ee81afefbe86ee8489efbdbde788be7dee81afefbe86ee8489efbdbde788be7b5e
UHC ????爾}????爾{^ 001111110011111100111111001111111110110010110011011111010011111100111111001111110011111111101100101100110111101101011110 3f3f3f3fecb37d3f3f3f3fecb37b5e

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