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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 錏ケ蜒オ\}錏ケ蜒オ\{^ 1110011111111001101110011110010110000011101101010101110001111101111001111111100110111001111001011000001110110101010111000111101101011110 e7f9b9e583b55c7de7f9b9e583b55c7b5e
EUC-JP 錏ケ蜒オ\}錏ケ蜒オ\{^ 111011101111101110001110101110011110100111100011100011101011010101011100011111011110111011111011100011101011100111101001111000111000111010110101010111000111101101011110 eefb8eb9e9e38eb55c7deefb8eb9e9e38eb55c7b5e
UTF-8 錏ケ蜒オ\}錏ケ蜒オ\{^ 1110100110001100100011111110111110111101101110011110100010011100100100101110111110111101101101010101110001111101111010011000110010001111111011111011110110111001111010001001110010010010111011111011110110110101010111000111101101011110 e98c8fefbdb9e89c92efbdb55c7de98c8fefbdb9e89c92efbdb55c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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