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 有?諸?有?諸?^ 10010111010011000011111110001111100101000011111110010111010011000011111110001111100101000011111101011110 974c3f8f943f974c3f8f943f5e
EUC-JP 有?諸?有?諸?^ 11001101101011010011111110111101111101000011111111001101101011010011111110111101111101000011111101011110 cdad3fbdf43fcdad3fbdf43f5e
UTF-8 有렭諸쁩有렭諸쁠^ 11100110100111001000100111101011101000001010110111101000101010111011100011101100100000011010100111100110100111001000100111101011101000001010110111101000101010111011100011101100100000011010000001011110 e69c89eba0ade8abb8ec81a9e69c89eba0ade8abb8ec81a05e
UHC 有렭諸쁩有렭諸쁠^ 1110101011110011100011101011101011110000101100111011101111011110111010101111001110001110101110101111000010110011101110111101110001011110 eaf38ebaf0b3bbdeeaf38ebaf0b3bbdc5e

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