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 エ瘴フ鞆エ瘴フ鞁^ 10110100111000011000111111001100111010001101101110110100111000011000111111001100111010001101100101011110 b4e18fcce8dbb4e18fcce8d95e
EUC-JP エ瘴フ鞆エ瘴フ鞁^ 1000111010110100111000011110111110001110110011001111000011011101100011101011010011100001111011111000111011001100111100001101101101011110 8eb4e1ef8eccf0dd8eb4e1ef8eccf0db5e
UTF-8 エ瘴フ鞆エ瘴フ鞁^ 11101111101111011011010011100111100110001011010011101111101111101000110011101001100111101000011011101111101111011011010011100111100110001011010011101111101111101000110011101001100111101000000101011110 efbdb4e798b4efbe8ce99e86efbdb4e798b4efbe8ce99e815e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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