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 鳶?い鳶?い^ 1001001111001110001111111000001010100010100100111100111000111111100000101010001001011110 93ce3f82a293ce3f82a25e
EUC-JP 鳶?い鳶?い^ 1100011011010000001111111010010010100100110001101101000000111111101001001010010001011110 c6d03fa4a4c6d03fa4a45e
UTF-8 鳶쇠い鳶쇠い^ 11101001101100111011011011101100100001111010000011100011100000011000010011101001101100111011011011101100100001111010000011100011100000011000010001011110 e9b3b6ec87a0e38184e9b3b6ec87a0e381845e
UHC 鳶쇠い鳶쇠い^ 11100110111010011011110011101000101010101010010011100110111010011011110011101000101010101010010001011110 e6e9bce8aaa4e6e9bce8aaa45e

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