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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 邵喜ーォ邵喜ーォ^ 11100111101110001000101011101100101100001010101111100111101110001000101011101100101100001010101101011110 e7b88aecb0abe7b88aecb0ab5e
EUC-JP 邵喜ーォ邵喜ーォ^ 1110111010111010101101001110111010001110101100001000111010101011111011101011101010110100111011101000111010110000100011101010101101011110 eebab4ee8eb08eabeebab4ee8eb08eab5e
UTF-8 邵喜ーォ邵喜ーォ^ 11101001100000101011010111100101100101101001110011101111101111011011000011101111101111011010101111101001100000101011010111100101100101101001110011101111101111011011000011101111101111011010101101011110 e982b5e5969cefbdb0efbdabe982b5e5969cefbdb0efbdab5e
UHC 邵喜??邵喜??^ 11100001110100001111110111101100001111110011111111100001110100001111110111101100001111110011111101011110 e1d0fdec3f3fe1d0fdec3f3f5e

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