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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ヨ靦鴪ュカ齊キカ邇ョ 11110000101110011101011011101000110100011110100111110000101011011011011011101010100011101011011110110110111001111000111010101110 f0b9d6e8d1e9f0adb6ea8eb7b6e78eae
EUC-JP ?ヨ靦鴪ュカ齊キカ邇ョ 001111111000111011010110111100001101001111110010111100101000111010101101100011101011011011110011111011101000111010110111100011101011011011101101111011101000111010101110 3f8ed6f0d3f2f28ead8eb6f3ee8eb78eb6edee8eae
UTF-8 ヨ靦鴪ュカ齊キカ邇ョ 111011101000000110111000111011111011111010010110111010011001110110100110111010011011010010101010111011111011110110101101111011111011110110110110111010011011110110001010111011111011110110110111111011111011110110110110111010011000001010000111111011111011110110101110 ee81b8efbe96e99da6e9b4aaefbdadefbdb6e9bd8aefbdb7efbdb6e98287efbdae
UHC ??????齊??邇? 00111111001111110011111100111111001111110011111111110000101110100011111100111111111011001100010000111111 3f3f3f3f3f3ff0ba3f3fecc43f

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