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 蔚??}蔚??{^ 1000100101010101001111110011111101111101100010010101010100111111001111110111101101011110 89553f3f7d89553f3f7b5e
EUC-JP 蔚??}蔚??{^ 1011000110110110001111110011111101111101101100011011011000111111001111110111101101011110 b1b63f3f7db1b63f3f7b5e
UTF-8 蔚폄만}蔚폄만{^ 111010001001010010011010111011011000111110000100111010111010011110001100011111011110100010010100100110101110110110001111100001001110101110100111100011000111101101011110 e8949aed8f84eba78c7de8949aed8f84eba78c7b5e
UHC 蔚폄만}蔚폄만{^ 111010101010010111000110111011111011100010111000011111011110101010100101110001101110111110111000101110000111101101011110 eaa5c6efb8b87deaa5c6efb8b87b5e

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