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 ????w????w^ 0011111100111111001111110011111101110111001111110011111100111111001111110111011101011110 3f3f3f3f773f3f3f3f775e
SJIS-WIN 辰騒澆騒w辰騒澆騒w^ 10010010010000111001000110011011111000000100001110010001100110110111011110010010010000111001000110011011111000000100001110010001100110110111011101011110 9243919be043919b779243919be043919b775e
EUC-JP 辰騒澆騒w辰騒澆騒w^ 11000011101001001100000111111011110111111010010011000001111110110111011111000011101001001100000111111011110111111010010011000001111110110111011101011110 c3a4c1fbdfa4c1fb77c3a4c1fbdfa4c1fb775e
UTF-8 辰騒澆騒w辰騒澆騒w^ 111010001011111010110000111010011010100010010010111001101011111010000110111010011010100010010010011101111110100010111110101100001110100110101000100100101110011010111110100001101110100110101000100100100111011101011110 e8beb0e9a892e6be86e9a89277e8beb0e9a892e6be86e9a892775e
UHC 辰???w辰???w^ 11110010111000110011111100111111001111110111011111110010111000110011111100111111001111110111011101011110 f2e33f3f3f77f2e33f3f3f775e

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