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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 第?臺}第?臺{^ 10010001111001100011111111100100011010010111110110010001111001100011111111100100011010010111101101011110 91e63fe4697d91e63fe4697b5e
EUC-JP 第?臺}第?臺{^ 11000010111010000011111111100111110010100111110111000010111010000011111111100111110010100111101101011110 c2e83fe7ca7dc2e83fe7ca7b5e
UTF-8 第뀀臺}第뀀臺{^ 111001111010110010101100111010111000000010000000111010001000011110111010011111011110011110101100101011001110101110000000100000001110100010000111101110100111101101011110 e7acaceb8080e887ba7de7acaceb8080e887ba7b5e
UHC 第뀀臺}第뀀臺{^ 111100001010111110110010111010111101001111100110011111011111000010101111101100101110101111010011111001100111101101011110 f0afb2ebd3e67df0afb2ebd3e67b5e

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