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 ????B????B^ 0011111100111111001111110011111101000010001111110011111100111111001111110100001001011110 3f3f3f3f423f3f3f3f425e
SJIS-WIN 訂蛟??B訂蛟??B^ 100100101111100111100101100000000011111100111111010000101001001011111001111001011000000000111111001111110100001001011110 92f9e5803f3f4292f9e5803f3f425e
EUC-JP 訂蛟??B訂蛟??B^ 110001001111101111101001111000000011111100111111010000101100010011111011111010011110000000111111001111110100001001011110 c4fbe9e03f3f42c4fbe9e03f3f425e
UTF-8 訂蛟렰렪B訂蛟렰렪B^ 111010001010100010000010111010001001101110011111111010111010000010110000111010111010000010101010010000101110100010101000100000101110100010011011100111111110101110100000101100001110101110100000101010100100001001011110 e8a882e89b9feba0b0eba0aa42e8a882e89b9feba0b0eba0aa425e
UHC 訂蛟렰렪B訂蛟렰렪B^ 11101111111101001100111011110001100011101011110110001110101110000100001011101111111101001100111011110001100011101011110110001110101110000100001001011110 eff4cef18ebd8eb842eff4cef18ebd8eb8425e

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