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 迥堤栖迥堤栖^ 11100111100010101001001011100111100100001011001011100111100010101001001011100111100100001011001001011110 e78a92e790b2e78a92e790b25e
EUC-JP 迥堤栖迥堤栖^ 11101101111010101100010011101001110000001011010011101101111010101100010011101001110000001011010001011110 edeac4e9c0b4edeac4e9c0b45e
UTF-8 迥堤栖迥堤栖^ 11101000101111111010010111100101101000001010010011100110101000001001011011101000101111111010010111100101101000001010010011100110101000001001011001011110 e8bfa5e5a0a4e6a096e8bfa5e5a0a4e6a0965e
UHC ?堤栖?堤栖^ 0011111111110000101001111101111111110111001111111111000010100111110111111111011101011110 3ff0a7dff73ff0a7dff75e

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