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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 諸杆?諸杆?^ 1000111110010100100111100101011100111111100011111001010010011110010101110011111101011110 8f949e573f8f949e573f5e
EUC-JP 諸杆?諸杆?^ 1011110111110100110110111011100000111111101111011111010011011011101110000011111101011110 bdf4dbb83fbdf4dbb83f5e
UTF-8 諸杆렯諸杆렭^ 11101000101010111011100011100110100111011000011011101011101000001010111111101000101010111011100011100110100111011000011011101011101000001010110101011110 e8abb8e69d86eba0afe8abb8e69d86eba0ad5e
UHC 諸杆렯諸杆렭^ 11110000101100111100101011010010100011101011110011110000101100111100101011010010100011101011101001011110 f0b3cad28ebcf0b3cad28eba5e

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