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 鬪シ邵ォ鬪シ邵ォ^ 11101001101010101011110011100111101110001010101111101001101010101011110011100111101110001010101101011110 e9aabce7b8abe9aabce7b8ab5e
EUC-JP 鬪シ邵ォ鬪シ邵ォ^ 1111001010101100100011101011110011101110101110101000111010101011111100101010110010001110101111001110111010111010100011101010101101011110 f2ac8ebceeba8eabf2ac8ebceeba8eab5e
UTF-8 鬪シ邵ォ鬪シ邵ォ^ 11101001101011001010101011101111101111011011110011101001100000101011010111101111101111011010101111101001101011001010101011101111101111011011110011101001100000101011010111101111101111011010101101011110 e9acaaefbdbce982b5efbdabe9acaaefbdbce982b5efbdab5e
UHC 鬪?邵?鬪?邵?^ 11110111111000110011111111100001110100000011111111110111111000110011111111100001110100000011111101011110 f7e33fe1d03ff7e33fe1d03f5e

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