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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 毅孟??醍◇B 1000101101000010100101101101000000111111001111111001000111100111100000011001111001000010 8b4296d03f3f91e7819e42
EUC-JP 毅孟??醍◇B 1011010110100011110011001101001000111111001111111100001011101001101000011111111001000010 b5a3ccd23f3fc2e9a1fe42
UTF-8 毅孟렣렖醍◇B 11100110101011111000010111100101101011011001111111101011101000001010001111101011101000001001011011101001100001101000110111100010100101111000011101000010 e6af85e5ad9feba0a3eba096e9868de2978742
UHC 毅孟렣렖醍◇B 11101011111101101101100011101011100011101011010010001110101010111111000010110101101000011101111001000010 ebf6d8eb8eb48eabf0b5a1de42

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