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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 戍??}戍??{^ 1001110011111001001111110011111101111101100111001111100100111111001111110111101101011110 9cf93f3f7d9cf93f3f7b5e
EUC-JP 戍??}戍??{^ 1101100011111011001111110011111101111101110110001111101100111111001111110111101101011110 d8fb3f3f7dd8fb3f3f7b5e
UTF-8 戍㏂ㅎ}戍㏂ㅎ{^ 111001101000100010001101111000111000111110000010111000111000010110001110011111011110011010001000100011011110001110001111100000101110001110000101100011100111101101011110 e6888de38f82e3858e7de6888de38f82e3858e7b5e
UHC 戍㏂ㅎ}戍㏂ㅎ{^ 111000101010000110100010111000111010010010111110011111011110001010100001101000101110001110100100101111100111101101011110 e2a1a2e3a4be7de2a1a2e3a4be7b5e

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