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 ‰âš|k}‰âš|k{^ 10001001111000101001101001111100011010110111110110001001111000101001101001111100011010110111101101011110 89e29a7c6b7d89e29a7c6b7b5e
SJIS-WIN ???|k}???|k{^ 00111111001111110011111101111100011010110111110100111111001111110011111101111100011010110111101101011110 3f3f3f7c6b7d3f3f3f7c6b7b5e
EUC-JP ?â?|k}?â?|k{^ 0011111110001111101010111010010000111111011111000110101101111101001111111000111110101011101001000011111101111100011010110111101101011110 3f8faba43f7c6b7d3f8faba43f7c6b7b5e
UTF-8 ‰âš|k}‰âš|k{^ 11000010100010011100001110100010110000101001101001111100011010110111110111000010100010011100001110100010110000101001101001111100011010110111101101011110 c289c3a2c29a7c6b7dc289c3a2c29a7c6b7b5e
UHC ???|k}???|k{^ 00111111001111110011111101111100011010110111110100111111001111110011111101111100011010110111101101011110 3f3f3f7c6b7d3f3f3f7c6b7b5e

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