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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 晁??移}晁??移{^ 100111011110100000111111001111111000100011011010011111011001110111101000001111110011111110001000110110100111101101011110 9de83f3f88da7d9de83f3f88da7b5e
EUC-JP 晁??移}晁??移{^ 110110101110101000111111001111111011000011011100011111011101101011101010001111110011111110110000110111000111101101011110 daea3f3fb0dc7ddaea3f3fb0dc7b5e
UTF-8 晁렰롈移}晁렰롈移{^ 111001101001100110000001111010111010000010110000111010111010000110001000111001111010011110111011011111011110011010011001100000011110101110100000101100001110101110100001100010001110011110100111101110110111101101011110 e69981eba0b0eba188e7a7bb7de69981eba0b0eba188e7a7bb7b5e
UHC 晁렰롈移}晁렰롈移{^ 11110000110001011000111010111101100011101100111011101100101110010111110111110000110001011000111010111101100011101100111011101100101110010111101101011110 f0c58ebd8eceecb97df0c58ebd8eceecb97b5e

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