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 ??Ð}??Ð{^ 001111110011111111010000011111010011111100111111110100000111101101011110 3f3fd07d3f3fd07b5e
SJIS-WIN 戍??}戍??{^ 1001110011111001001111110011111101111101100111001111100100111111001111110111101101011110 9cf93f3f7d9cf93f3f7b5e
EUC-JP 戍??}戍??{^ 1101100011111011001111110011111101111101110110001111101100111111001111110111101101011110 d8fb3f3f7dd8fb3f3f7b5e
UTF-8 戍㏂Ð}戍㏂Ð{^ 11100110100010001000110111100011100011111000001011000011100100000111110111100110100010001000110111100011100011111000001011000011100100000111101101011110 e6888de38f82c3907de6888de38f82c3907b5e
UHC 戍㏂Ð}戍㏂Ð{^ 111000101010000110100010111000111010100010100010011111011110001010100001101000101110001110101000101000100111101101011110 e2a1a2e3a8a27de2a1a2e3a8a27b5e

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