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 ?^h?^fN}?^h?^fN{^ 0011111101011110011010000011111101011110011001100100111001111101001111110101111001101000001111110101111001100110010011100111101101011110 3f5e683f5e664e7d3f5e683f5e664e7b5e
SJIS-WIN 怙^h怙^fN}怙^h怙^fN{^ 100111001000000001011110011010001001110010000000010111100110011001001110011111011001110010000000010111100110100010011100100000000101111001100110010011100111101101011110 9c805e689c805e664e7d9c805e689c805e664e7b5e
EUC-JP 怙^h怙^fN}怙^h怙^fN{^ 110101111110000001011110011010001101011111100000010111100110011001001110011111011101011111100000010111100110100011010111111000000101111001100110010011100111101101011110 d7e05e68d7e05e664e7dd7e05e68d7e05e664e7b5e
UTF-8 怙^h怙^fN}怙^h怙^fN{^ 11100110100000001001100101011110011010001110011010000000100110010101111001100110010011100111110111100110100000001001100101011110011010001110011010000000100110010101111001100110010011100111101101011110 e680995e68e680995e664e7de680995e68e680995e664e7b5e
UHC ?^h?^fN}?^h?^fN{^ 0011111101011110011010000011111101011110011001100100111001111101001111110101111001101000001111110101111001100110010011100111101101011110 3f5e683f5e664e7d3f5e683f5e664e7b5e

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