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 逎ァ遶掵\}逎ァ遶掵\{^ 11100111101000111010011111100111101010111001110101111101010111000111110111100111101000111010011111100111101010111001110101111101010111000111101101011110 e7a3a7e7ab9d7d5c7de7a3a7e7ab9d7d5c7b5e
EUC-JP 逎ァ遶掵\}逎ァ遶掵\{^ 111011101010010110001110101001111110111010101101110110011101111001011100011111011110111010100101100011101010011111101110101011011101100111011110010111000111101101011110 eea58ea7eeadd9de5c7deea58ea7eeadd9de5c7b5e
UTF-8 逎ァ遶掵\}逎ァ遶掵\{^ 1110100110000000100011101110111110111101101001111110100110000001101101101110011010001110101101010101110001111101111010011000000010001110111011111011110110100111111010011000000110110110111001101000111010110101010111000111101101011110 e9808eefbda7e981b6e68eb55c7de9808eefbda7e981b6e68eb55c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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