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 ???u???u^ 001111110011111100111111011101010011111100111111001111110111010101011110 3f3f3f753f3f3f755e
SJIS-WIN 菽??u菽??u^ 1110010011000001001111110011111101110101111001001100000100111111001111110111010101011110 e4c13f3f75e4c13f3f755e
EUC-JP 菽??u菽??u^ 1110100011000011001111110011111101110101111010001100001100111111001111110111010101011110 e8c33f3f75e8c33f3f755e
UTF-8 菽됦돶u菽됦돶u^ 111010001000111110111101111010111001000010100110111010111000111110110110011101011110100010001111101111011110101110010000101001101110101110001111101101100111010101011110 e88fbdeb90a6eb8fb675e88fbdeb90a6eb8fb6755e
UHC 菽됦돶u菽됦돶u^ 111000101101110110001001111001001000100110111001011101011110001011011101100010011110010010001001101110010111010101011110 e2dd89e489b975e2dd89e489b9755e

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