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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鬮サ邵滄ォサ邵檻 11101001101010111011101111100111101110001001111111101001101010111011101111100111101110001001111101000010 e9abbbe7b89fe9abbbe7b89f42
EUC-JP 鬮サ邵滄ォサ邵檻 11110010101011011000111010111011111011101011101011011110111010111000111010101011100011101011101111101110101110101101110110100011 f2ad8ebbeebadeeb8eab8ebbeebadda3
UTF-8 鬮サ邵滄ォサ邵檻 111010011010110010101110111011111011110110111011111010011000001010110101111001101011101110000100111011111011110110101011111011111011110110111011111010011000001010110101111001101010101010111011 e9acaeefbdbbe982b5e6bb84efbdabefbdbbe982b5e6aabb
UHC ??邵滄??邵檻 001111110011111111100001110100001111001111100111001111110011111111100001110100001111100111100011 3f3fe1d0f3e73f3fe1d0f9e3

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