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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 瀇室\}瀇室\{^ 11111011010011111000111010111010010111000111110111111011010011111000111010111010010111000111101101011110 fb4f8eba5c7dfb4f8eba5c7b5e
EUC-JP 瀇室\}瀇室\{^ 100011111100100110101101101111001011110001011100011111011000111111001001101011011011110010111100010111000111101101011110 8fc9adbcbc5c7d8fc9adbcbc5c7b5e
UTF-8 瀇室\}瀇室\{^ 1110011110000000100001111110010110101110101001000101110001111101111001111000000010000111111001011010111010100100010111000111101101011110 e78087e5aea45c7de78087e5aea45c7b5e
UHC ?室\}?室\{^ 0011111111100011111110000101110001111101001111111110001111111000010111000111101101011110 3fe3f85c7d3fe3f85c7b5e

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