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 ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
SJIS-WIN 湿柴湿宍湿柴湿雫e^ 100011101011110010001110110001001000111010111100100011101011001110001110101111001000111011000100100011101011110010001110101101000110010101011110 8ebc8ec48ebc8eb38ebc8ec48ebc8eb4655e
EUC-JP 湿柴湿宍湿柴湿雫e^ 101111001011111010111100110001101011110010111110101111001011010110111100101111101011110011000110101111001011111010111100101101100110010101011110 bcbebcc6bcbebcb5bcbebcc6bcbebcb6655e
UTF-8 湿柴湿宍湿柴湿雫e^ 1110011010111001101111111110011010011111101101001110011010111001101111111110010110101110100011011110011010111001101111111110011010011111101101001110011010111001101111111110100110011011101010110110010101011110 e6b9bfe69fb4e6b9bfe5ae8de6b9bfe69fb4e6b9bfe99bab655e
UHC ?柴???柴??e^ 001111111110001111000011001111110011111100111111111000111100001100111111001111110110010101011110 3fe3c33f3f3fe3c33f3f655e

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