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{^ 111000011001001101011110011010001110000110010011010111100110011001001110011111011110000110010011010111100110100011100001100100110101111001100110010011100111101101011110 e1935e68e1935e664e7de1935e68e1935e664e7b5e
EUC-JP 癈^h癈^fN}癈^h癈^fN{^ 111000011111001101011110011010001110000111110011010111100110011001001110011111011110000111110011010111100110100011100001111100110101111001100110010011100111101101011110 e1f35e68e1f35e664e7de1f35e68e1f35e664e7b5e
UTF-8 癈^h癈^fN}癈^h癈^fN{^ 11100111100110011000100001011110011010001110011110011001100010000101111001100110010011100111110111100111100110011000100001011110011010001110011110011001100010000101111001100110010011100111101101011110 e799885e68e799885e664e7de799885e68e799885e664e7b5e
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)