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 蔚?澐}蔚?澐{^ 101100011011011000111111100011111100100011101001011111011011000110110110001111111000111111001000111010010111101101011110 b1b63f8fc8e97db1b63f8fc8e97b5e
UTF-8 蔚陋澐}蔚陋澐{^ 111010001001010010011010111011111010010110010001111001101011111010010000011111011110100010010100100110101110111110100101100100011110011010111110100100000111101101011110 e8949aefa591e6be907de8949aefa591e6be907b5e
UHC 蔚陋澐}蔚陋澐{^ 111010101010010111010010111010111110100111111010011111011110101010100101110100101110101111101001111110100111101101011110 eaa5d2ebe9fa7deaa5d2ebe9fa7b5e

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