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 ウ逸穗}ウ逸穗{^ 10110011111110111011010011100010011011100111110110110011111110111011010011100010011011100111101101011110 b3fbb4e26e7db3fbb4e26e7b5e
EUC-JP ウ?穗}ウ?穗{^ 10001110101100110011111111100011110011110111110110001110101100110011111111100011110011110111101101011110 8eb33fe3cf7d8eb33fe3cf7b5e
UTF-8 ウ逸穗}ウ逸穗{^ 111011111011110110110011111011111010100010100101111001111010100110010111011111011110111110111101101100111110111110101000101001011110011110101001100101110111101101011110 efbdb3efa8a5e7a9977defbdb3efa8a5e7a9977b5e
UHC ??穗}??穗{^ 0011111100111111111000101011010001111101001111110011111111100010101101000111101101011110 3f3fe2b47d3f3fe2b47b5e

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