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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 渼而澵悉澵悉^ 11111011010010011000111010100111111110110100110010001110101110111111101101001100100011101011101101011110 fb498ea7fb4c8ebbfb4c8ebb5e
EUC-JP 渼而澵悉澵悉^ 10001111110001111111000010111100101010011000111111001000111110001011110010111101100011111100100011111000101111001011110101011110 8fc7f0bca98fc8f8bcbd8fc8f8bcbd5e
UTF-8 渼而澵悉澵悉^ 11100110101110001011110011101000100000001000110011100110101111101011010111100110100000101000100111100110101111101011010111100110100000101000100101011110 e6b8bce8808ce6beb5e68289e6beb5e682895e
UHC 渼而?悉?悉^ 1101101010110100111011001011101100111111111000111111101000111111111000111111101001011110 dab4ecbb3fe3fa3fe3fa5e

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