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 魚戡??魚戡??^ 10001011100110111001110101000001001111110011111110001011100110111001110101000001001111110011111101011110 8b9b9d413f3f8b9b9d413f3f5e
EUC-JP 魚戡??魚戡??^ 10110101111110111101100110100010001111110011111110110101111110111101100110100010001111110011111101011110 b5fbd9a23f3fb5fbd9a23f3f5e
UTF-8 魚戡렯쌨魚戡렯쌤^ 11101001101011011001101011100110100010001010000111101011101000001010111111101100100011001010100011101001101011011001101011100110100010001010000111101011101000001010111111101100100011001010010001011110 e9ad9ae688a1eba0afec8ca8e9ad9ae688a1eba0afec8ca45e
UHC 魚戡렯쌨魚戡렯쌤^ 1110010111100000110010101111000110001110101111001011110111011110111001011110000011001010111100011000111010111100101111011101110001011110 e5e0caf18ebcbddee5e0caf18ebcbddc5e

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