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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??摯?}??摯?{^ 00111111001111111001110110010101001111110111110100111111001111111001110110010101001111110111101101011110 3f3f9d953f7d3f3f9d953f7b5e
EUC-JP 滎?摯?}滎?摯?{^ 1000111111001000101110010011111111011001111101010011111101111101100011111100100010111001001111111101100111110101001111110111101101011110 8fc8b93fd9f53f7d8fc8b93fd9f53f7b5e
UTF-8 滎렟摯록}滎렟摯록{^ 111001101011101110001110111010111010000010011111111001101001000110101111111010111010000110011101011111011110011010111011100011101110101110100000100111111110011010010001101011111110101110100001100111010111101101011110 e6bb8eeba09fe691afeba19d7de6bb8eeba09fe691afeba19d7b5e
UHC 滎렟摯록}滎렟摯록{^ 11111011101000111000111010110000111100101010011110110111110011110111110111111011101000111000111010110000111100101010011110110111110011110111101101011110 fba38eb0f2a7b7cf7dfba38eb0f2a7b7cf7b5e

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