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{^ 111010101000100101011110011010001110101010001001010111100110011001001110011111011110101010001001010111100110100011101010100010010101111001100110010011100111101101011110 ea895e68ea895e664e7dea895e68ea895e664e7b5e
EUC-JP 皷^h皷^fN}皷^h皷^fN{^ 111100111110100101011110011010001111001111101001010111100110011001001110011111011111001111101001010111100110100011110011111010010101111001100110010011100111101101011110 f3e95e68f3e95e664e7df3e95e68f3e95e664e7b5e
UTF-8 皷^h皷^fN}皷^h皷^fN{^ 11100111100110101011011101011110011010001110011110011010101101110101111001100110010011100111110111100111100110101011011101011110011010001110011110011010101101110101111001100110010011100111101101011110 e79ab75e68e79ab75e664e7de79ab75e68e79ab75e664e7b5e
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)