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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 葹イ逞肺}葹イ逞肺{^ 1110010011011111101100101110011110010111100101000111100001111101111001001101111110110010111001111001011110010100011110000111101101011110 e4dfb2e79794787de4dfb2e79794787b5e
EUC-JP 葹イ逞肺}葹イ逞肺{^ 11101000111000011000111010110010111011011111011111000111110110010111110111101000111000011000111010110010111011011111011111000111110110010111101101011110 e8e18eb2edf7c7d97de8e18eb2edf7c7d97b5e
UTF-8 葹イ逞肺}葹イ逞肺{^ 111010001001000110111001111011111011110110110010111010011000000010011110111010001000001010111010011111011110100010010001101110011110111110111101101100101110100110000000100111101110100010000010101110100111101101011110 e891b9efbdb2e9809ee882ba7de891b9efbdb2e9809ee882ba7b5e
UHC ??逞肺}??逞肺{^ 001111110011111111010110110000011111100011001011011111010011111100111111110101101100000111111000110010110111101101011110 3f3fd6c1f8cb7d3f3fd6c1f8cb7b5e

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