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 艶?耶?\}艶?耶?\{^ 1000100110010000001111111001011011101011001111110101110001111101100010011001000000111111100101101110101100111111010111000111101101011110 89903f96eb3f5c7d89903f96eb3f5c7b5e
EUC-JP 艶?耶?\}艶?耶?\{^ 1011000111110000001111111100110011101101001111110101110001111101101100011111000000111111110011001110110100111111010111000111101101011110 b1f03fcced3f5c7db1f03fcced3f5c7b5e
UTF-8 艶쵥耶쁊\}艶쵥耶쁊\{^ 1110100010001001101101101110110010110101101001011110100010000000101101101110110010000001100010100101110001111101111010001000100110110110111011001011010110100101111010001000000010110110111011001000000110001010010111000111101101011110 e889b6ecb5a5e880b6ec818a5c7de889b6ecb5a5e880b6ec818a5c7b5e
UHC 艶쵥耶쁊\}艶쵥耶쁊\{^ 111001101111110110101101010001001110010110101101100110000100101101011100011111011110011011111101101011010100010011100101101011011001100001001011010111000111101101011110 e6fdad44e5ad984b5c7de6fdad44e5ad984b5c7b5e

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