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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 矼イ雖芽髯霆ク 111000011110001110110010111001011010101110001001111010001110100110011001111010001011101110111000 e1e3b2e5ab89e8e999e8bbb8
EUC-JP 矼イ雖芽髯霆ク 1110001011100101100011101011001011101010101011011011001011101010111100011111100111110000101111011000111010111000 e2e58eb2eaadb2eaf1f9f0bd8eb8
UTF-8 矼イ雖芽髯霆ク 111001111001111110111100111011111011110110110010111010011001101110010110111010001000101010111101111010011010101110101111111010011001110010000110111011111011110110111000 e79fbcefbdb2e99b96e88abde9abafe99c86efbdb8
UHC ??雖芽?霆? 00111111001111111110001011001100111001001011010000111111111011111111110100111111 3f3fe2cce4b43feffd3f

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