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 髫ー蝠抑髫ー蝠養^ 111010011001101010110000111001011001010110010111011111011110100110011010101100001110010110010101100101110111101101011110 e99ab0e595977de99ab0e595977b5e
EUC-JP 髫ー蝠抑髫ー蝠養^ 1111000111111010100011101011000011101001111101011100110111011110111100011111101010001110101100001110100111110101110011011101110001011110 f1fa8eb0e9f5cddef1fa8eb0e9f5cddc5e
UTF-8 髫ー蝠抑髫ー蝠養^ 11101001101010111010101111101111101111011011000011101000100111011010000011100110100010101001000111101001101010111010101111101111101111011011000011101000100111011010000011101001101001001000101001011110 e9ababefbdb0e89da0e68a91e9ababefbdb0e89da0e9a48a5e
UHC ???抑???養^ 0011111100111111001111111110010111100100001111110011111100111111111001011101011101011110 3f3f3fe5e43f3f3fe5d75e

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