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{^ 111001001100011101011110011010001110010011000111010111100110011001001110011111011110010011000111010111100110100011100100110001110101111001100110010011100111101101011110 e4c75e68e4c75e664e7de4c75e68e4c75e664e7b5e
EUC-JP 萇^h萇^fN}萇^h萇^fN{^ 111010001100100101011110011010001110100011001001010111100110011001001110011111011110100011001001010111100110100011101000110010010101111001100110010011100111101101011110 e8c95e68e8c95e664e7de8c95e68e8c95e664e7b5e
UTF-8 萇^h萇^fN}萇^h萇^fN{^ 11101000100100001000011101011110011010001110100010010000100001110101111001100110010011100111110111101000100100001000011101011110011010001110100010010000100001110101111001100110010011100111101101011110 e890875e68e890875e664e7de890875e68e890875e664e7b5e
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)