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 ??m}??m{^ 001111110011111101101101011111010011111100111111011011010111101101011110 3f3f6d7d3f3f6d7b5e
SJIS-WIN ?譴m}?譴m{^ 0011111111100110101000100110110101111101001111111110011010100010011011010111101101011110 3fe6a26d7d3fe6a26d7b5e
EUC-JP 訵譴m}訵譴m{^ 100011111101110111010011111011001010010001101101011111011000111111011101110100111110110010100100011011010111101101011110 8fddd3eca46d7d8fddd3eca46d7b5e
UTF-8 訵譴m}訵譴m{^ 1110100010101000101101011110100010101101101101000110110101111101111010001010100010110101111010001010110110110100011011010111101101011110 e8a8b5e8adb46d7de8a8b5e8adb46d7b5e
UHC ?譴m}?譴m{^ 0011111111001100101110010110110101111101001111111100110010111001011011010111101101011110 3fccb96d7d3fccb96d7b5e

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