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 壯??鶯??暎 10011010111000010011111100111111111010011111001000111111001111111001110111110011 9ae13f3fe9f23f3f9df3
EUC-JP 壯??鶯??暎 11010100111000110011111100111111111100101111010000111111001111111101101011110101 d4e33f3ff2f43f3fdaf5
UTF-8 壯뜹갰鶯뚲쓻暎 111001011010001110101111111010111001110010111001111010101011000010110000111010011011011010101111111010111001101010110010111011001001001110111011111001101001101010001110 e5a3afeb9cb9eab0b0e9b6afeb9ab2ec93bbe69a8e
UHC 壯뜹갰鶯뚲쓻暎 1110110111100000101101101110010110110000101110101110010110100011100011001110111010011101100101101110011110110010 ede0b6e5b0bae5a38cee9d96e7b2

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