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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 迥也尚迥也尚^ 11100111100010101001011011100111100011111010111011100111100010101001011011100111100011111010111001011110 e78a96e78faee78a96e78fae5e
EUC-JP 迥也尚迥也尚^ 11101101111010101100110011101001101111101011000011101101111010101100110011101001101111101011000001011110 edeacce9beb0edeacce9beb05e
UTF-8 迥也尚迥也尚^ 11101000101111111010010111100100101110011001111111100101101100001001101011101000101111111010010111100100101110011001111111100101101100001001101001011110 e8bfa5e4b99fe5b09ae8bfa5e4b99fe5b09a5e
UHC ?也??也?^ 001111111110010110100101001111110011111111100101101001010011111101011110 3fe5a53f3fe5a53f5e

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