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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?立賞?立詳^ 0011111110010111101001111000111111011100001111111001011110100111100011111101101001011110 3f97a78fdc3f97a78fda5e
EUC-JP ?立賞?立詳^ 0011111111001110101010011011111011011110001111111100111010101001101111101101110001011110 3fcea9bede3fcea9bedc5e
UTF-8 룵立賞룵立詳^ 11101011101000111011010111100111101010111000101111101000101100111001111011101011101000111011010111100111101010111000101111101000101010011011001101011110 eba3b5e7ab8be8b39eeba3b5e7ab8be8a9b35e
UHC 룵立賞룵立詳^ 10001111101010101101100010100001110111111101101110001111101010101101100010100001110111111101100101011110 8faad8a1dfdb8faad8a1dfd95e

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