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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 靄??藪靄??藪B 11101000110010010011111100111111111001010100110111101000110010010011111100111111111001010100110101000010 e8c93f3fe54de8c93f3fe54d42
EUC-JP 靄??藪靄??藪B 11110000110010110011111100111111111010011010111011110000110010110011111100111111111010011010111001000010 f0cb3f3fe9aef0cb3f3fe9ae42
UTF-8 靄롍렡藪靄롍렡藪B 11101001100111011000010011101011101000011000110111101011101000001010000111101000100101111010101011101001100111011000010011101011101000011000110111101011101000001010000111101000100101111010101001000010 e99d84eba18deba0a1e897aae99d84eba18deba0a1e897aa42
UHC 靄롍렡藪靄롍렡藪B 1110010011110111100011101101001110001110101100101110001010111111111001001111011110001110110100111000111010110010111000101011111101000010 e4f78ed38eb2e2bfe4f78ed38eb2e2bf42

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