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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 豫?????幼?? 1001100010101100001111110011111100111111001111110011111110010111011000110011111100111111 98ac3f3f3f3f3f97633f3f
EUC-JP 豫??沅??幼?? 11010000101011100011111100111111100011111100011011101001001111110011111111001101110001000011111100111111 d0ae3f3f8fc6e93f3fcdc43f3f
UTF-8 豫뗫돆沅딁뙴幼곻퐵 111010001011000110101011111010111001011110101011111010111000111110000110111001101011001010000101111010111001010010000001111010111001100110110100111001011011100110111100111010101011001110111011111011011001000010110101 e8b1abeb97abeb8f86e6b285eb9481eb99b4e5b9bceab3bbed90b5
UHC 豫뗫돆沅딁뙴幼곻퐵 111001111110001110001011111010111000100110010111111010101011011010001010111001111000110010110111111010101110101010000001111011111011110110011110 e7e38beb8997eab68ae78cb7eaea81efbd9e

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