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 蔚??坤蔚??鵠^ 10001001010101010011111100111111100011011010001110001001010101010011111100111111100011011001010001011110 89553f3f8da389553f3f8d945e
EUC-JP 蔚??坤蔚??鵠^ 10110001101101100011111100111111101110101010010110110001101101100011111100111111101110011111010001011110 b1b63f3fbaa5b1b63f3fb9f45e
UTF-8 蔚펴렯坤蔚펴렯鵠^ 11101000100101001001101011101101100011101011010011101011101000001010111111100101100111011010010011101000100101001001101011101101100011101011010011101011101000001010111111101001101101011010000001011110 e8949aed8eb4eba0afe59da4e8949aed8eb4eba0afe9b5a05e
UHC 蔚펴렯坤蔚펴렯鵠^ 1110101010100101110001101110110010001110101111001100110111011110111010101010010111000110111011001000111010111100110011011101110001011110 eaa5c6ec8ebccddeeaa5c6ec8ebccddc5e

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