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 シシ靠シヤ}シシ靠シヤ{^ 101111001011110011101000110011111011110011010100011111011011110010111100111010001100111110111100110101000111101101011110 bcbce8cfbcd47dbcbce8cfbcd47b5e
EUC-JP シシ靠シヤ}シシ靠シヤ{^ 1000111010111100100011101011110011110000110100011000111010111100100011101101010001111101100011101011110010001110101111001111000011010001100011101011110010001110110101000111101101011110 8ebc8ebcf0d18ebc8ed47d8ebc8ebcf0d18ebc8ed47b5e
UTF-8 シシ靠シヤ}シシ靠シヤ{^ 111011111011110110111100111011111011110110111100111010011001110110100000111011111011110110111100111011111011111010010100011111011110111110111101101111001110111110111101101111001110100110011101101000001110111110111101101111001110111110111110100101000111101101011110 efbdbcefbdbce99da0efbdbcefbe947defbdbcefbdbce99da0efbdbcefbe947b5e
UHC ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e

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