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 ?氓??狎?碇 00111111100111111000001000111111001111111110000010111110001111111001001011110100 3f9f823f3fe0be3f92f4
EUC-JP 馹氓??狎?碇 100011111110100110100001110111011110001000111111001111111110000011000000001111111100010011110110 8fe9a1dde23f3fe0c03fc4f6
UTF-8 馹氓렢렚狎렭碇 111010011010011010111001111001101011000010010011111010111010000010100010111010111010000010011010111001111000101110001110111010111010000010101101111001111010001010000111 e9a6b9e6b093eba0a2eba09ae78b8eeba0ade7a287
UHC 馹氓렢렚狎렭碇 1110110011110001110110001110110010001110101100111000111010101101111001001110010010001110101110101110111111101101 ecf1d8ec8eb38eade4e48ebaefed

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