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 隱鷺エォ隱鷺エォ^ 11101000101010101000110111101011101101001010101111101000101010101000110111101011101101001010101101011110 e8aa8debb4abe8aa8debb4ab5e
EUC-JP 隱鷺エォ隱鷺エォ^ 1111000010101100101110101110110110001110101101001000111010101011111100001010110010111010111011011000111010110100100011101010101101011110 f0acbaed8eb48eabf0acbaed8eb48eab5e
UTF-8 隱鷺エォ隱鷺エォ^ 11101001100110101011000111101001101101111011101011101111101111011011010011101111101111011010101111101001100110101011000111101001101101111011101011101111101111011011010011101111101111011010101101011110 e99ab1e9b7baefbdb4efbdabe99ab1e9b7baefbdb4efbdab5e
UHC 隱鷺??隱鷺??^ 11101011110111111101011011011100001111110011111111101011110111111101011011011100001111110011111101011110 ebdfd6dc3f3febdfd6dc3f3f5e

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