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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 銓」譛狗譛毅 11100111111100101010001111100110100111001000101111100111111100101010001111100110100111001000101101000010 e7f2a3e69c8be7f2a3e69c8b42
EUC-JP 銓」譛狗?譛毅 11101110111101001000111010100011111010111111110010110110111010010011111111101011111111001011010110100011 eef48ea3ebfcb6e93febfcb5a3
UTF-8 銓」譛狗譛毅 111010011000101010010011111011111011110110100011111010001010110110011011111001111000101110010111111011101000011110011010111010001010110110011011111001101010111110000101 e98a93efbda3e8ad9be78b97ee879ae8ad9be6af85
UHC 銓??狗??毅 11101111101100000011111100111111110011111011011100111111001111111110101111110110 efb03f3fcfb73f3febf6

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