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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 淲式エ骼エホ邇ョ 1111101101000100100011101010111011110000101111011011010011101001100011101011010011001110111001111000111010101110 fb448eaef0bdb4e98eb4cee78eae
EUC-JP ?式?エ骼エホ邇ョ 00111111101111001011000000111111100011101011010011110001111011101000111010110100100011101100111011101101111011101000111010101110 3fbcb03f8eb4f1ee8eb48eceedee8eae
UTF-8 淲式エ骼エホ邇ョ 111001101011011110110010111001011011110010001111111011101000000110111100111011111011110110110100111010011010101010111100111011111011110110110100111011111011111010001110111010011000001010000111111011111011110110101110 e6b7b2e5bc8fee81bcefbdb4e9aabcefbdb4efbe8ee98287efbdae
UHC ?式?????邇? 0011111111100011110100100011111100111111001111110011111100111111111011001100010000111111 3fe3d23f3f3f3f3fecc43f

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