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 壯ο?節??絶 1001101011100001100000111100110100111111100100001101111100111111001111111001000011100010 9ae183cd3f90df3f3f90e2
EUC-JP 壯ο?節??絶 1101010011100011101001101100111100111111110000001110000100111111001111111100000011100100 d4e3a6cf3fc0e13f3fc0e4
UTF-8 壯ο슨節닸쇂絶 1110010110100011101011111100111010111111111011001000101010101000111001111010111110000000111010111000101110111000111011001000011110000010111001111011010110110110 e5a3afcebfec8aa8e7af80eb8bb8ec8782e7b5b6
UHC 壯ο슨節닸쇂絶 1110110111100000101001011110111110111101101111001110111110111101101101001110011010011001101101101110111110111110 ede0a5efbdbcefbdb4e699b6efbe

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