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 凋?氷財??? 10010010100111000011111110010101010110001000110111100000001111110011111100111111 929c3f95588de03f3f3f
EUC-JP 凋?氷財??? 11000011111111000011111111001001101110011011101011100010001111110011111100111111 c3fc3fc9b9bae23f3f3f
UTF-8 凋양氷財흘렰렋 111001011000011110001011111011001001011010010001111001101011000010110111111010001011001010100001111011011001110110011000111010111010000010110000111010111010000010001011 e5878bec9691e6b0b7e8b2a1ed9d98eba0b0eba08b
UHC 凋양氷財흘렰렋 1111000010111101101111101110011111011110101111001110111010101111110010001110101010001110101111011000111010100010 f0bdbee7debceeafc8ea8ebd8ea2

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