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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 縱?而?齎?劍 1110001101110011001111111000111010100111001111111110011011011000001111111001100110011000 e3733f8ea73fe6d83f9998
EUC-JP 縱?而?齎?劍 1110010111010100001111111011110010101001001111111110110011011010001111111101000111111000 e5d43fbca93fecda3fd1f8
UTF-8 縱렭而렲齎쮜劍 111001111011100010110001111010111010000010101101111010001000000010001100111010111010000010110010111010011011110110001110111011001010111010011100111001011000101010001101 e7b8b1eba0ade8808ceba0b2e9bd8eecae9ce58a8d
UHC 縱렭而렲齎쮜劍 1111000011111101100011101011101011101100101110111000111010111111111011101011001011000010111010001100101111111100 f0fd8ebaecbb8ebfeeb2c2e8cbfc

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