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 鬪ー諤。鬪ー謔ウ^ 11101001101010101011000011100110100000001010000111101001101010101011000011100110100000101011001101011110 e9aab0e680a1e9aab0e682b35e
EUC-JP 鬪ー諤。鬪ー謔ウ^ 1111001010101100100011101011000011101011111000001000111010100001111100101010110010001110101100001110101111100010100011101011001101011110 f2ac8eb0ebe08ea1f2ac8eb0ebe28eb35e
UTF-8 鬪ー諤。鬪ー謔ウ^ 11101001101011001010101011101111101111011011000011101000101010111010010011101111101111011010000111101001101011001010101011101111101111011011000011101000101011001001010011101111101111011011001101011110 e9acaaefbdb0e8aba4efbda1e9acaaefbdb0e8ac94efbdb35e
UHC 鬪???鬪?謔?^ 111101111110001100111111001111110011111111110111111000110011111111111001110011000011111101011110 f7e33f3f3ff7e33ff9cc3f5e

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