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{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN ?瓣k}?瓣k{^ 0011111111100001010000010110101101111101001111111110000101000001011010110111101101011110 3fe1416b7d3fe1416b7b5e
EUC-JP ?瓣k}?瓣k{^ 0011111111100001101000100110101101111101001111111110000110100010011010110111101101011110 3fe1a26b7d3fe1a26b7b5e
UTF-8 룿瓣k}룿瓣k{^ 1110101110100011101111111110011110010011101000110110101101111101111010111010001110111111111001111001001110100011011010110111101101011110 eba3bfe793a36b7deba3bfe793a36b7b5e
UHC 룿瓣k}룿瓣k{^ 10001111101100001111011111111011011010110111110110001111101100001111011111111011011010110111101101011110 8fb0f7fb6b7d8fb0f7fb6b7b5e

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